diff options
author | Hal Finkel <hfinkel@anl.gov> | 2015-04-10 03:39:00 +0000 |
---|---|---|
committer | Hal Finkel <hfinkel@anl.gov> | 2015-04-10 03:39:00 +0000 |
commit | 93138503ae86757228f01208831cbfe98a9cfd6e (patch) | |
tree | 054c74ef471174c1ebf06fc670285fc45a37e17f /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | b929ad7b1726a32650a8051f69a747fb6836c540 (diff) | |
download | bcm5719-llvm-93138503ae86757228f01208831cbfe98a9cfd6e.tar.gz bcm5719-llvm-93138503ae86757228f01208831cbfe98a9cfd6e.zip |
[PowerPC] Don't crash on PPC32 i64 fp_to_uint on modern cores
When we have an instruction for this (and, thus, don't generate a runtime
call), we need to custom type legalize this (in a trivial way, just as we do
for fp_to_sint).
Fixes PR23173.
llvm-svn: 234561
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions