[PATCH] D146859: RegAllocGreedy: Fix detection of lanes read by a bundle

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


arsenm updated this revision to Diff 556646.

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

https://reviews.llvm.org/D146859

Files:
  llvm/lib/CodeGen/RegAllocGreedy.cpp
  llvm/test/CodeGen/AMDGPU/splitkit-copy-bundle.mir
  llvm/test/CodeGen/AMDGPU/splitkit-copy-live-lanes.mir
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-interleaved-access.ll
  llvm/test/CodeGen/RISCV/rvv/vector-deinterleave-load.ll
  llvm/test/CodeGen/RISCV/rvv/vector-deinterleave.ll
  llvm/test/CodeGen/Thumb2/mve-vst3.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146859.556646.patch
Type: text/x-patch
Size: 84830 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230913/42620ca3/attachment.bin>


More information about the llvm-commits mailing list