aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-diff/DifferenceEngine.cpp
diff options
context:
space:
mode:
authorSanjay Patel <spatel@rotateright.com>2020-02-26 11:16:50 -0500
committerSanjay Patel <spatel@rotateright.com>2020-02-26 11:25:56 -0500
commitb3d0c798367d1dbf07d0357260b432571bff5c7d (patch)
tree41202d48477572822943f7a914977841d2e28895 /llvm/tools/llvm-diff/DifferenceEngine.cpp
parent299c3e13fbd256d96f66a4625944ac7ccbb9cc86 (diff)
downloadllvm-b3d0c798367d1dbf07d0357260b432571bff5c7d.zip
llvm-b3d0c798367d1dbf07d0357260b432571bff5c7d.tar.gz
llvm-b3d0c798367d1dbf07d0357260b432571bff5c7d.tar.bz2
[DAGCombiner] avoid narrowing fake fneg vector op
This may inhibit vector narrowing in general, but there's already an inconsistency in the way that we deal with this pattern as shown by the test diff. We may want to add a dedicated function for narrowing fneg. It's often folded into some other op, so moving it away from other math ops may cause regressions that we would not see for normal binops. See D73978 for more details.
Diffstat (limited to 'llvm/tools/llvm-diff/DifferenceEngine.cpp')
0 files changed, 0 insertions, 0 deletions