[PATCH] D153800: [ARM] Adjust strd/ldrd codegen alignment requirements

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 2 14:25:52 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG92a9c30c61da: [ARM] Adjust strd/ldrd codegen alignment requirements (authored by momo5502, committed by efriedma).

Changed prior to commit:
  https://reviews.llvm.org/D153800?vs=534682&id=536626#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153800

Files:
  llvm/lib/Target/ARM/ARMLoadStoreOptimizer.cpp
  llvm/test/CodeGen/ARM/copy-by-struct-i32.ll
  llvm/test/CodeGen/ARM/ha-alignstack-call.ll
  llvm/test/CodeGen/ARM/indexed-mem.ll
  llvm/test/CodeGen/ARM/prera-ldst-aliasing.mir
  llvm/test/CodeGen/ARM/prera-ldst-insertpt.mir
  llvm/test/CodeGen/ARM/vector-DAGCombine.ll
  llvm/test/CodeGen/Thumb2/LowOverheadLoops/while-loops.ll
  llvm/test/CodeGen/Thumb2/mve-float16regloops.ll
  llvm/test/CodeGen/Thumb2/mve-float32regloops.ll
  llvm/test/CodeGen/Thumb2/mve-gather-ptrs.ll
  llvm/test/CodeGen/Thumb2/mve-masked-ldst.ll
  llvm/test/CodeGen/Thumb2/mve-satmul-loops.ll
  llvm/test/CodeGen/Thumb2/mve-scatter-ptrs.ll
  llvm/test/CodeGen/Thumb2/mve-vecreduce-slp.ll
  llvm/test/CodeGen/Thumb2/mve-vld3.ll
  llvm/test/CodeGen/Thumb2/mve-vst2.ll
  llvm/test/CodeGen/Thumb2/postinc-distribute.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153800.536626.patch
Type: text/x-patch
Size: 39121 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230702/a76775ab/attachment.bin>


More information about the llvm-commits mailing list