summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2017-08-13 17:40:02 +0000
committerCraig Topper <craig.topper@intel.com>2017-08-13 17:40:02 +0000
commit5c791157e86fc00b3af92b4db0f48900838379ba (patch)
tree2973f816f412eb11534c6f030baa873cb217d0bb /CMakeLists.txt
parent267a5044344cff6b29eaefd555c7f6f0359c8c2b (diff)
[AVX512] Correct isExtractSubvectorCheap so that it will return the correct answers for extracting 128-bits from a 512-bit vector and for mask registers.
Previously it would not return true for extracting either of the upper quarters of a 512-bit registers. For mask registers we support extracting anything from index 0. And otherwise we only support extracting the upper half of a register. Differential Revision: https://reviews.llvm.org/D36638 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@310794 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions