[PATCH] D146056: [AArch64][SVE] Fix the indexed addressing mode when FI = 0.

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 15 06:40:39 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG93b89bee471f: [AArch64][SVE] Fix the indexed addressing mode when FI = 0. (authored by sdesmalen).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146056

Files:
  llvm/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
  llvm/test/CodeGen/AArch64/sve-fixed-ld2-alloca.ll
  llvm/test/CodeGen/AArch64/sve-fixed-length-frame-offests.ll
  llvm/test/CodeGen/AArch64/sve-fixed-length-permute-rev.ll
  llvm/test/CodeGen/AArch64/sve-fixed-length-permute-zip-uzp-trn.ll
  llvm/test/CodeGen/AArch64/sve-fixed-length-vector-shuffle.ll
  llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-ld2-alloca.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146056.505472.patch
Type: text/x-patch
Size: 16144 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230315/30acfee8/attachment.bin>


More information about the llvm-commits mailing list