[PATCH] D147072: InlineSpiller: Consider copy bundles when looking for snippet copies

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 28 15:34:22 PDT 2023


arsenm updated this revision to Diff 509157.

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

https://reviews.llvm.org/D147072

Files:
  llvm/include/llvm/CodeGen/MachineInstrBundle.h
  llvm/lib/CodeGen/InlineSpiller.cpp
  llvm/lib/CodeGen/LiveRangeEdit.cpp
  llvm/lib/CodeGen/MachineInstrBundle.cpp
  llvm/test/CodeGen/AMDGPU/greedy-instruction-split-subrange.mir
  llvm/test/CodeGen/AMDGPU/spill-vector-superclass.ll
  llvm/test/CodeGen/AMDGPU/swdev380865.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-fp-interleave.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-int-interleave.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-reduction-int.ll
  llvm/test/CodeGen/Thumb2/mve-complex-deinterleaving-uniform-cases.ll
  llvm/test/CodeGen/Thumb2/mve-vst3.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147072.509157.patch
Type: text/x-patch
Size: 25188 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230328/c2a6b533/attachment.bin>


More information about the llvm-commits mailing list