summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SLPVectorizer/X86/insertvalue.ll
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2019-02-13 07:42:34 +0000
committerCraig Topper <craig.topper@intel.com>2019-02-13 07:42:34 +0000
commit9b61f48e4b747b055211587587cf5a8b02dd3a10 (patch)
treeb2f5e9d4238001711f1adfb7fa85677044007b76 /llvm/test/Transforms/SLPVectorizer/X86/insertvalue.ll
parent3099e442a68af907621077272c5e5336e2fc3dc4 (diff)
downloadbcm5719-llvm-9b61f48e4b747b055211587587cf5a8b02dd3a10.tar.gz
bcm5719-llvm-9b61f48e4b747b055211587587cf5a8b02dd3a10.zip
[X86] Use default expansion for (i64 fp_to_uint f80) when avx512 is enabled on 64-bit targets to match what happens without avx512.
In 64-bit mode prior to avx512 we use Expand, but with avx512 we need to make f32/f64 conversions Legal so we use Custom and then do our own expansion for f80. But this seems to produce codegen differences relative to avx2. This patch corrects this. llvm-svn: 353921
Diffstat (limited to 'llvm/test/Transforms/SLPVectorizer/X86/insertvalue.ll')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud