[PATCH] D147079: InlineSpiller: Consider if all subranges are the same when avoiding redundant spills

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 13 03:20:19 PDT 2023


arsenm updated this revision to Diff 556647.
arsenm added a comment.

Rebase


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

https://reviews.llvm.org/D147079

Files:
  llvm/lib/CodeGen/InlineSpiller.cpp
  llvm/test/CodeGen/AMDGPU/av_spill_cross_bb_usage.mir
  llvm/test/CodeGen/AMDGPU/spill-scavenge-offset.ll
  llvm/test/CodeGen/AMDGPU/swdev380865.ll
  llvm/test/CodeGen/Hexagon/regalloc-bad-undef.mir
  llvm/test/CodeGen/Thumb2/mve-postinc-dct.ll
  llvm/test/CodeGen/Thumb2/mve-vst3.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147079.556647.patch
Type: text/x-patch
Size: 48186 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230913/cc4123e8/attachment.bin>


More information about the llvm-commits mailing list