diff options
author | Dan Gohman <gohman@apple.com> | 2009-04-27 02:00:55 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2009-04-27 02:00:55 +0000 |
commit | be36f5ccda338e6afb24310d319bdc8671cece6f (patch) | |
tree | debd33e87f76c33f9079c9572db8010a6efdf931 /clang/lib/Frontend | |
parent | 669e32f8c0d1f123b4748d9c7cb7e212fe4d8202 (diff) | |
download | bcm5719-llvm-be36f5ccda338e6afb24310d319bdc8671cece6f.tar.gz bcm5719-llvm-be36f5ccda338e6afb24310d319bdc8671cece6f.zip |
When transforming sext(trunc(load(x))) into sext(smaller load(x)),
the trunc is directly replaced with the smaller load, so don't
try to create a new sext node. This fixes PR4050.
llvm-svn: 70179
Diffstat (limited to 'clang/lib/Frontend')
0 files changed, 0 insertions, 0 deletions