[PATCH] D139637: [AArch64][SVE][ISel] Combine dup of load to replicating load

Peter Waller via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 8 08:36:17 PST 2022


peterwaller-arm created this revision.
Herald added subscribers: psnobl, gbedwell, hiraditya, kristof.beyls, tschuett.
Herald added a reviewer: andreadb.
Herald added a reviewer: efriedma.
Herald added a project: All.
peterwaller-arm requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

(dup (load) z_or_x_passthrough) => (replicating load)


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D139637

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139637.481291.patch
Type: text/x-patch
Size: 325181 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221208/410fd2ba/attachment-0001.bin>


More information about the llvm-commits mailing list