This is all handled by SimplifyDemandedBits.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D36382
[InstCombine] Remove shift handling from OptAndOp. ClosedPublic Authored by craig.topper on Aug 6 2017, 3:31 PM.
Details Summary This is all handled by SimplifyDemandedBits.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 6 2017, 4:08 PM Closed by commit rL310234: [InstCombine] Remove shift handling from OptAndOp. (authored by ctopper). · Explain WhyAug 6 2017, 4:31 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 109942 llvm/trunk/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
|