[PATCH] D132392: [SVE] Extend getMemVTFromNode to cover the sret variants of sve.ld2/3/4.

Paul Walker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 22 09:34:23 PDT 2022


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

This enables the use of reg+imm addressing modes to match the
non-sret variants of these intrinsics.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D132392

Files:
  llvm/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
  llvm/test/CodeGen/AArch64/sve-intrinsics-ldN-sret-reg+imm-addr-mode.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132392.454546.patch
Type: text/x-patch
Size: 18533 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220822/0a8549a4/attachment.bin>


More information about the llvm-commits mailing list