[PATCH] D149161: AMDGPU: Fix an assertion in SIOptimizeVGPRLiveRange

Nicolai Hähnle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 26 06:28:59 PDT 2023


nhaehnle updated this revision to Diff 517145.
nhaehnle added a comment.

Add MIR test, change to !O.readsReg()


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149161

Files:
  llvm/lib/Target/AMDGPU/SIOptimizeVGPRLiveRange.cpp
  llvm/test/CodeGen/AMDGPU/bug-deadlanes.ll
  llvm/test/CodeGen/AMDGPU/si-opt-vgpr-liverange-bug-deadlanes.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149161.517145.patch
Type: text/x-patch
Size: 12920 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230426/54bf7c6c/attachment.bin>


More information about the llvm-commits mailing list