[PATCH] D146311: [AArch64] Add asm aliases for MOV, LDR, STR with predicate-as-counter

Caroline via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 20 09:23:47 PDT 2023


CarolineConcatto updated this revision to Diff 506619.
CarolineConcatto marked an inline comment as done.
CarolineConcatto added a comment.

-Paste all the tests for the predicate-as-counter in one file


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D146311/new/

https://reviews.llvm.org/D146311

Files:
  llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
  llvm/lib/Target/AArch64/SVEInstrFormats.td
  llvm/test/MC/AArch64/SVE/pfalse.s
  llvm/test/MC/AArch64/SVE/predicate-as-counter-aliases.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146311.506619.patch
Type: text/x-patch
Size: 4560 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230320/641bc752/attachment.bin>


More information about the llvm-commits mailing list