An extension to D87452, we can safely permit undefs in the uniform/splat detection
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D88402
[InstCombine] matchRotate - allow undef in uniform constant rotation amounts (PR46895) ClosedPublic Authored by RKSimon on Sep 28 2020, 4:07 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 28 2020, 4:11 AM Closed by commit rGdabb14cadd35: [InstCombine] matchRotate - allow undef in uniform constant rotation amounts… (authored by RKSimon). · Explain WhySep 28 2020, 5:46 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 294675 llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
llvm/test/Transforms/InstCombine/rotate.ll
|