[PATCH] D77251: [llvm][CodeGen] Addressing modes for SVE ldN.

Francesco Petrogalli via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 17 14:37:32 PDT 2020


fpetrogalli updated this revision to Diff 258428.
fpetrogalli added a comment.

[NFC] Rebased on top of master, after the change for the `stN` went in (https://github.com/llvm/llvm-project/commit/897fdec586d9ad4c101738caa723bacdda15a769).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77251

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77251.258428.patch
Type: text/x-patch
Size: 38925 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200417/9f0f0104/attachment.bin>


More information about the llvm-commits mailing list