[PATCH] D108988: [ARM] Simplify address calculation for NEON load/store

Andrew Savonichev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 14 05:26:28 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGdc8a41de3493: [ARM] Simplify address calculation for NEON load/store (authored by asavonic).

Changed prior to commit:
  https://reviews.llvm.org/D108988?vs=379057&id=379676#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108988

Files:
  llvm/lib/Target/ARM/ARMISelLowering.cpp
  llvm/test/CodeGen/ARM/alloc-no-stack-realign.ll
  llvm/test/CodeGen/ARM/arm-post-indexing-opt.ll
  llvm/test/CodeGen/ARM/fp16-vector-argument.ll
  llvm/test/CodeGen/ARM/large-vector.ll
  llvm/test/CodeGen/ARM/memcpy-inline.ll
  llvm/test/CodeGen/ARM/memset-align.ll
  llvm/test/CodeGen/ARM/misched-fusion-aes.ll
  llvm/test/CodeGen/ARM/vector-load.ll
  llvm/test/CodeGen/ARM/vext.ll
  llvm/test/CodeGen/ARM/vselect_imax.ll
  llvm/test/Transforms/LoopStrengthReduce/ARM/ivchain-ARM.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108988.379676.patch
Type: text/x-patch
Size: 79479 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211014/a622232f/attachment.bin>


More information about the llvm-commits mailing list