Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D147274
[InstCombine] Add tests for simplifying `(icmp ({z|s}ext X), C)` where `C` is vector; NFC ClosedPublic Authored by goldstein.w.n on Mar 30 2023, 2:29 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 2 2023, 1:36 AM This revision was landed with ongoing or failed builds.Apr 3 2023, 9:05 AM Closed by commit rG0ac84ab1cb55: [InstSimplify] Add tests for simplifying `(icmp ({z|s}ext X), C)` where `C` is… (authored by goldstein.w.n). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 510525 llvm/test/Transforms/InstSimplify/vec-icmp-of-cast.ll
|