There was just alot of boolean logic to propegate conditions that seem
clearer in conditions.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D148412
[InstCombine] Cleanup code in foldSelectICmpAndOr; NFC ClosedPublic Authored by goldstein.w.n on Apr 14 2023, 11:11 PM.
Details Summary There was just alot of boolean logic to propegate conditions that seem
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 19 2023, 12:58 PM This revision was landed with ongoing or failed builds.Aug 16 2023, 8:42 PM Closed by commit rG2c606dc16f8e: [InstCombine] Cleanup code in foldSelectICmpAndOr; NFC (authored by goldstein.w.n). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 513847 llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
|