[PATCH] D117796: AMDGPU: Fix LiveVariables error after lowering SI_END_CF

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 26 16:12:44 PST 2022


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

Fix Jay's testcase. We need to avoid adding registers to the block that are only live in one block


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

https://reviews.llvm.org/D117796

Files:
  llvm/lib/Target/AMDGPU/SILowerControlFlow.cpp
  llvm/test/CodeGen/AMDGPU/lower-control-flow-live-variables-update.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117796.403433.patch
Type: text/x-patch
Size: 10990 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220127/0f7b914a/attachment-0001.bin>


More information about the llvm-commits mailing list