This is an archive of the discontinued LLVM Phabricator instance.

[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
the flag-setting instructions

Diff Detail

Event Timeline

c-rhodes created this revision.Oct 18 2022, 5:15 AM
Herald added a project: Restricted Project. · View Herald Transcript
c-rhodes requested review of this revision.Oct 18 2022, 5:15 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 18 2022, 5:15 AM
Matt added a subscriber: Matt.Oct 19 2022, 5:19 AM
peterwaller-arm accepted this revision.Oct 24 2022, 6:32 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
This revision was automatically updated to reflect the committed changes.