diff options
author | Hal Finkel <hfinkel@anl.gov> | 2013-08-09 04:13:44 +0000 |
---|---|---|
committer | Hal Finkel <hfinkel@anl.gov> | 2013-08-09 04:13:44 +0000 |
commit | 8ec43c6a0fc30253cec1a65c68d689372bbb47b6 (patch) | |
tree | b01263105e3edfdaa8a839f66719ac1b71d08d4f /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 4208b618587fddf163540b18f8b4893d1cd1ae26 (diff) | |
download | bcm5719-llvm-8ec43c6a0fc30253cec1a65c68d689372bbb47b6.tar.gz bcm5719-llvm-8ec43c6a0fc30253cec1a65c68d689372bbb47b6.zip |
Set ISD::FROUND to Expand by default for all types
For most libm ISD nodes, TargetLoweringBase::initActions sets the default
scalar-type action to Expand, and leaves the vector-type action default as
Legal. This is not appropriate for the new ISD::FROUND node (which no backend
but PowerPC handles explicitly).
Fixes PR16842.
llvm-svn: 188048
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions