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

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 20 08:51:59 PST 2022


arsenm created this revision.
arsenm added reviewers: foad, ruiling, AMDGPU.
Herald added subscribers: mstorsjo, kerbowa, hiraditya, t-tye, tpr, dstuttard, yaxunl, nhaehnle, jvesely, kzhuravl.
arsenm requested review of this revision.
Herald added a subscriber: wdng.
Herald added a project: LLVM.

This wasn't accounting for the block change in updating LiveVariables.


https://reviews.llvm.org/D117796

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117796.401656.patch
Type: text/x-patch
Size: 6681 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220120/a708ccef/attachment-0001.bin>


More information about the llvm-commits mailing list