[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:16:22 PDT 2023


arsenm updated this revision to Diff 556645.
arsenm marked an inline comment as done.
Herald added subscribers: wangpc, sunshaoce.

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.556645.patch
Type: text/x-patch
Size: 85623 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230913/e553ef42/attachment-0001.bin>


More information about the llvm-commits mailing list