A follow on patch will extend existing
PTEST(PG, OP(PG, ...)) -> OP_FLAG_SETTING(PG, ...)
optimization in AArch64InstrInfo::optimizePTestInstr to cover more of
the flag-setting instructions
Paths
| Differential D136161
[AArch64][SVE] NFC: extend tests for flag-setting predicate instructions ClosedPublic Authored by c-rhodes on Oct 18 2022, 5:15 AM.
Details Summary A follow on patch will extend existing PTEST(PG, OP(PG, ...)) -> OP_FLAG_SETTING(PG, ...) optimization in AArch64InstrInfo::optimizePTestInstr to cover more of
Diff Detail
Unit TestsFailed Event Timelinec-rhodes added a child revision: D136083: [AArch64][SVE] Use more flag-setting instructions.Oct 18 2022, 5:15 AM This revision is now accepted and ready to land.Oct 24 2022, 6:32 AM This revision was landed with ongoing or failed builds.Oct 25 2022, 2:02 AM Closed by commit rG5621caeb8248: [AArch64][SVE] NFC: extend tests for flag-setting predicate instructions (authored by c-rhodes). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 468492 llvm/test/CodeGen/AArch64/sve-ptest-removal-brk.ll
llvm/test/CodeGen/AArch64/sve-ptest-removal-log.ll
llvm/test/CodeGen/AArch64/sve-ptest-removal-ptrue.ll
|