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
Paths
| Differential D141603
[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 TimelineThis revision is now accepted and ready to land.Jan 18 2023, 6:18 AM Comment Actions Thank you Sander, This revision was landed with ongoing or failed builds.Jan 23 2023, 5:11 AM Closed by commit rG9a77e3c7bd07: [AArch64][SME] Allow predicate-as-counter operands for psel (authored by sdesmalen). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 491315 llvm/lib/Target/AArch64/AArch64RegisterInfo.td
llvm/lib/Target/AArch64/SMEInstrFormats.td
llvm/test/MC/AArch64/SME/psel.s
|