aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineOperand.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2017-12-06 07:37:20 +0000
committerCraig Topper <craig.topper@intel.com>2017-12-06 07:37:20 +0000
commit3275eb7a681574eeb6835536467815c9b21ba090 (patch)
treed4d127b0b175b46acb300623848f280b87c51919 /llvm/lib/CodeGen/MachineOperand.cpp
parent3a02234e0da35057e9b99b683a65cd0cacefa367 (diff)
downloadllvm-3275eb7a681574eeb6835536467815c9b21ba090.zip
llvm-3275eb7a681574eeb6835536467815c9b21ba090.tar.gz
llvm-3275eb7a681574eeb6835536467815c9b21ba090.tar.bz2
[X86] Split 512-bit vector extends from types other than vXi1 out of LowerZERO_EXTEND_AVX512/LowerSIGN_EXTEND_AVX512. NFCI
Most of the code in these routines is for handling extends from vXi1 types. The 512-bit handling for other extends is very much like the AVX2 code. So make the special routines just do vXi1 types and move the other 512-bit handling to the place that handles AVX2. llvm-svn: 319878
Diffstat (limited to 'llvm/lib/CodeGen/MachineOperand.cpp')
0 files changed, 0 insertions, 0 deletions