This is an archive of the discontinued LLVM Phabricator instance.

[AArch64] Add alias predicate-as-counter register for PFALSE
ClosedPublic

Authored by CarolineConcatto on Dec 19 2022, 6:22 AM.

Details

Summary

According to:
https://developer.arm.com/documentation/ddi0602/2022-09/
PFALSE should:
"...an assembler must also accept predicate-as-counter register
name for the destination predicate register."

Diff Detail

Event Timeline

CarolineConcatto requested review of this revision.Dec 19 2022, 6:22 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 19 2022, 6:22 AM
sdesmalen accepted this revision.Dec 19 2022, 6:34 AM
This revision is now accepted and ready to land.Dec 19 2022, 6:34 AM