aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
diff options
context:
space:
mode:
authorSanjay Patel <spatel@rotateright.com>2018-06-21 23:56:59 +0000
committerSanjay Patel <spatel@rotateright.com>2018-06-21 23:56:59 +0000
commit4784e1506e37f80efcfed000ee2879260a1cd576 (patch)
tree46e77da1686b2c53ba9519aa3e4258bf79016c70 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
parent23408c25f3c3bc5e80effe3d4750392f96d397ad (diff)
downloadllvm-4784e1506e37f80efcfed000ee2879260a1cd576.zip
llvm-4784e1506e37f80efcfed000ee2879260a1cd576.tar.gz
llvm-4784e1506e37f80efcfed000ee2879260a1cd576.tar.bz2
[InstCombine] fix shuffle-of-binops bug
With non-commutative binops, we could be using the same variable value as operand 0 in 1 binop and operand 1 in the other, so we have to check for that possibility and bail out. llvm-svn: 335312
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions