[PATCH] D152213: ShrinkWrap: Ignore load/store until stack address computation

Matthias Braun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 26 13:51:32 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG02ba5b8c6b9f: Ignore load/store until stack address computation (authored by MatzeB).

Changed prior to commit:
  https://reviews.llvm.org/D152213?vs=534664&id=534743#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152213

Files:
  llvm/lib/CodeGen/ShrinkWrap.cpp
  llvm/test/CodeGen/AArch64/branch-relax-cbz.ll
  llvm/test/CodeGen/AArch64/optimize-cond-branch.ll
  llvm/test/CodeGen/ARM/arm-shrink-wrapping.ll
  llvm/test/CodeGen/ARM/machine-cse-cmp.ll
  llvm/test/CodeGen/ARM/machine-sink-multidef.ll
  llvm/test/CodeGen/ARM/swifterror.ll
  llvm/test/CodeGen/PowerPC/BreakableToken-reduced.ll
  llvm/test/CodeGen/PowerPC/aix-lower-jump-table.ll
  llvm/test/CodeGen/PowerPC/licm-tocReg.ll
  llvm/test/CodeGen/PowerPC/p10-spill-creq.ll
  llvm/test/CodeGen/PowerPC/sms-cpy-1.ll
  llvm/test/CodeGen/RISCV/half-round-conv-sat.ll
  llvm/test/CodeGen/RISCV/half-round-conv.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-masked-gather.ll
  llvm/test/CodeGen/Thumb2/LowOverheadLoops/fast-fp-loops.ll
  llvm/test/CodeGen/X86/MachineSink-eflags.ll
  llvm/test/CodeGen/X86/callbr-asm-label-addr.ll
  llvm/test/CodeGen/X86/dag-update-nodetomatch.ll
  llvm/test/CodeGen/X86/fold-pcmpeqd-2.ll
  llvm/test/CodeGen/X86/fp128-select.ll
  llvm/test/CodeGen/X86/i386-shrink-wrapping.ll
  llvm/test/CodeGen/X86/inline-asm-flag-output.ll
  llvm/test/CodeGen/X86/pr56103.ll
  llvm/test/CodeGen/X86/test-shrink-bug.ll
  llvm/test/CodeGen/X86/xchg-nofold.ll
  llvm/test/Transforms/CodeGenPrepare/AArch64/large-offset-gep.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152213.534743.patch
Type: text/x-patch
Size: 175427 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230626/40441ac0/attachment.bin>


More information about the llvm-commits mailing list