summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/ScalarEvolution.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2019-09-12 21:30:18 +0000
committerCraig Topper <craig.topper@intel.com>2019-09-12 21:30:18 +0000
commitefe6724b9f55b0382f97577c582306b856ff1f95 (patch)
treecd1448d9906a742cf061bba4560f5c5f869b4c98 /llvm/lib/Analysis/ScalarEvolution.cpp
parent08df6e64d5700d9469358ecfa4bdb46073116529 (diff)
downloadbcm5719-llvm-efe6724b9f55b0382f97577c582306b856ff1f95.tar.gz
bcm5719-llvm-efe6724b9f55b0382f97577c582306b856ff1f95.zip
[DAGCombiner][X86] Pass the CmpOpVT to reduceSelectOfFPConstantLoads so X86 can exclude fp128 compares.
The X86 decision assumes the compare will produce a result in an XMM register, but that can't happen for an fp128 compare since those go to a libcall the returns an i32. Pass the VT so X86 can check the type. llvm-svn: 371775
Diffstat (limited to 'llvm/lib/Analysis/ScalarEvolution.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud