Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D128479
[SVE] Extend "and(ipg,cmp(x,y))" patterns to cover the case when y is an immediate. ClosedPublic Authored by paulwalker-arm on Jun 23 2022, 4:33 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 28 2022, 1:56 AM This revision was landed with ongoing or failed builds.Jun 30 2022, 4:57 PM Closed by commit rG2be4a7a2097e: [SVE] Extend "and(ipg,cmp(x,y))" patterns to cover the case when y is an… (authored by paulwalker-arm). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 441557 llvm/lib/Target/AArch64/SVEInstrFormats.td
llvm/test/CodeGen/AArch64/sve-fcmp.ll
llvm/test/CodeGen/AArch64/sve-fixed-length-ptest.ll
llvm/test/CodeGen/AArch64/sve-intrinsics-int-compares.ll
|