summaryrefslogtreecommitdiffstats
path: root/clang/lib/Parse/ParseCXXInlineMethods.cpp
diff options
context:
space:
mode:
authorJim Grosbach <grosbach@apple.com>2012-06-28 21:03:44 +0000
committerJim Grosbach <grosbach@apple.com>2012-06-28 21:03:44 +0000
commite0c10d8b86b1cf2fed79c85cd6eb71c879cdc5cd (patch)
tree181ba7a141b99fbf3f96ba2f8ff29ddf219b32bf /clang/lib/Parse/ParseCXXInlineMethods.cpp
parent30a243268209377344eda599277ed2475dff9dd6 (diff)
downloadbcm5719-llvm-e0c10d8b86b1cf2fed79c85cd6eb71c879cdc5cd.tar.gz
bcm5719-llvm-e0c10d8b86b1cf2fed79c85cd6eb71c879cdc5cd.zip
'Promote' vector [su]int_to_fp should widen elements.
Teach vector legalization how to honor Promote for int to float conversions. The code checking whether to promote the operation knew to look at the operand, but the actual promotion code didn't. This fixes that. The operand is promoted up via [zs]ext. rdar://11762659 llvm-svn: 159378
Diffstat (limited to 'clang/lib/Parse/ParseCXXInlineMethods.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud