This is what the code assumed but never actually checked.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D149896
[AggressiveInstCombine] Only fold consecutive shifts of loads with constant shift amounts ClosedPublic Authored by aeubanks on May 4 2023, 1:09 PM.
Details Summary This is what the code assumed but never actually checked.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 4 2023, 1:13 PM This revision was landed with ongoing or failed builds.May 4 2023, 1:52 PM Closed by commit rGed443d81d167: [AggressiveInstCombine] Only fold consecutive shifts of loads with constant… (authored by aeubanks). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 519642 llvm/lib/Transforms/AggressiveInstCombine/AggressiveInstCombine.cpp
llvm/test/Transforms/AggressiveInstCombine/X86/or-load.ll
|