Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D154573
[InstCombine] Add tests for folding `(icmp eq/ne (zext i1) (sext i1))`; NFC ClosedPublic Authored by goldstein.w.n on Jul 6 2023, 12:30 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 6 2023, 12:38 AM This revision was landed with ongoing or failed builds.Jul 12 2023, 3:18 PM Closed by commit rG83ad4cb61f4d: [InstCombine] Add tests for folding `(icmp eq/ne (zext i1) (sext i1))`; NFC (authored by goldstein.w.n). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 539759 llvm/test/Transforms/InstCombine/icmp-ext-ext.ll
|