summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/X86/X86ISelDAGToDAG.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2019-03-25 06:53:44 +0000
committerCraig Topper <craig.topper@intel.com>2019-03-25 06:53:44 +0000
commit3810e35d3fa7b9b9d18d7171d3dc9fcc5c151ac9 (patch)
tree8cfb04ad96a965c99123a195bb51d42573222b8f /llvm/lib/Target/X86/X86ISelDAGToDAG.cpp
parent5b434468313bc070b30cd98624bf00ca0e809b22 (diff)
downloadbcm5719-llvm-3810e35d3fa7b9b9d18d7171d3dc9fcc5c151ac9.tar.gz
bcm5719-llvm-3810e35d3fa7b9b9d18d7171d3dc9fcc5c151ac9.zip
[X86] Remove GetLo8XForm and use GetLo32XForm instead. NFCI
We were using this to create an AND32ri8 node from a 64-bit and, but that node normally still uses a 32-bit immediate. So we should just truncate the existing immediate to i32. We already verified it has the same value in bits 31:7. llvm-svn: 356868
Diffstat (limited to 'llvm/lib/Target/X86/X86ISelDAGToDAG.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud