This is split out from D47041.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D47236
[InstCombine] Negate ABS/NABS patterns by swapping the select operands to remove the negation ClosedPublic Authored by craig.topper on May 22 2018, 4:44 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 22 2018, 4:50 PM Closed by commit rL333101: [InstCombine] Negate ABS/NABS patterns by swapping the select operands to… (authored by ctopper). · Explain WhyMay 23 2018, 10:33 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 148244 llvm/trunk/lib/Transforms/InstCombine/InstCombineAddSub.cpp
llvm/trunk/test/Transforms/InstCombine/abs-1.ll
|