summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-readobj/Inputs/cxx-cli-aux.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2019-01-15 23:36:25 +0000
committerCraig Topper <craig.topper@intel.com>2019-01-15 23:36:25 +0000
commit34ac509ac8ceab618daf22acdebc3816417d5b01 (patch)
tree574b4565827db2ad5394a2199ff8d878436ec624 /llvm/test/tools/llvm-readobj/Inputs/cxx-cli-aux.cpp
parentee031dfacb1334868194edb4df9411ea4909b81d (diff)
downloadbcm5719-llvm-34ac509ac8ceab618daf22acdebc3816417d5b01.tar.gz
bcm5719-llvm-34ac509ac8ceab618daf22acdebc3816417d5b01.zip
[X86] Add avx512 scatter intrinsics that use a vXi1 mask instead of a scalar integer.
We're trying to have the vXi1 types in IR as much as possible. This prevents the need for bitcasts when the producer of the mask was already a vXi1 value like an icmp. The bitcasts can be subject to code motion and interfere with basic block at a time isel in bad ways. llvm-svn: 351275
Diffstat (limited to 'llvm/test/tools/llvm-readobj/Inputs/cxx-cli-aux.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud