This is an archive of the discontinued LLVM Phabricator instance.

[AArch64][SME] Allow predicate-as-counter operands for psel
ClosedPublic

Authored by sdesmalen on Jan 12 2023, 5:06 AM.

Details

Summary

The specification says:

For programmer convenience, an assembler must also accept
predicate-as-counter register names for the destination predicate
register and the first source predicate register

Diff Detail

Event Timeline

sdesmalen created this revision.Jan 12 2023, 5:06 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 12 2023, 5:06 AM
sdesmalen requested review of this revision.Jan 12 2023, 5:06 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 12 2023, 5:06 AM
MattDevereau accepted this revision.Jan 18 2023, 6:18 AM
This revision is now accepted and ready to land.Jan 18 2023, 6:18 AM
CarolineConcatto accepted this revision.Jan 18 2023, 7:27 AM

Thank you Sander,
It would be nice if you could point in the commit message to the spec that introduces this.
I believe it is the 2022 release. Right?

This revision was landed with ongoing or failed builds.Jan 23 2023, 5:11 AM
This revision was automatically updated to reflect the committed changes.