[PATCH] D130993: [AArch64][SVE] Extend LD1RQ ISel patterns to cover missing addressing modes

Matt Devereau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 18 07:40:19 PDT 2022


MattDevereau updated this revision to Diff 453659.
MattDevereau added a comment.

Added class LD1RQPat to match the other set of scalar variant definitions


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130993

Files:
  llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
  llvm/lib/Target/AArch64/SVEInstrFormats.td
  llvm/test/CodeGen/AArch64/sve-intrinsics-loads.ll
  llvm/test/tools/llvm-mca/AArch64/Neoverse/N2-sve-instructions.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130993.453659.patch
Type: text/x-patch
Size: 29761 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220818/31891c3a/attachment.bin>


More information about the llvm-commits mailing list