diff options
author | Craig Topper <craig.topper@intel.com> | 2018-06-26 04:53:42 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2018-06-26 04:53:42 +0000 |
commit | 08dae1682d5f4590fa9dc0bc2ce8c614fef23579 (patch) | |
tree | 9886caaf621c30d2cdc7c0f34f1b46296915932b /llvm/lib/Support/APInt.cpp | |
parent | f5c66a1c4689e7b8f541e614ea42ccfa4182e622 (diff) | |
download | llvm-08dae1682d5f4590fa9dc0bc2ce8c614fef23579.zip llvm-08dae1682d5f4590fa9dc0bc2ce8c614fef23579.tar.gz llvm-08dae1682d5f4590fa9dc0bc2ce8c614fef23579.tar.bz2 |
[X86] Don't use getScalarShiftAmountTy to get the immediate type for target specific VSHLDQ/VSRLDQ nodes.
These opcodes have a fixed type of i8 for their immediate and shouldn't have anything to do with the scalar shift amount used by target independent shift nodes.
llvm-svn: 335578
Diffstat (limited to 'llvm/lib/Support/APInt.cpp')
0 files changed, 0 insertions, 0 deletions