Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D148411
[InstCombine] Add tests for (select (icmp x, Cp2_0), (binop y, Cp2_1), y); NFC ClosedPublic Authored by goldstein.w.n on Apr 14 2023, 11:11 PM.
Details
Diff Detail
Event Timelinegoldstein.w.n added a child revision: D148412: [InstCombine] Cleanup code in foldSelectICmpAndOr; NFC.Apr 14 2023, 11:13 PM Closed by commit rG4bfd7633765e: [InstCombine] Add tests for (select (icmp x, Cp2_0), (binop y, Cp2_1), y); NFC (authored by goldstein.w.n). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 535145 llvm/test/Transforms/InstCombine/select-with-bitwise-ops.ll
|