[PATCH] D112731: [AMDGPU] Really preserve LiveVariables in SILowerControlFlow

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 1 06:11:10 PDT 2021


foad updated this revision to Diff 383788.
foad added a comment.

Fix check for live-to-end of DefBB.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112731

Files:
  llvm/include/llvm/CodeGen/LiveVariables.h
  llvm/lib/CodeGen/LiveVariables.cpp
  llvm/lib/Target/AMDGPU/SILowerControlFlow.cpp
  llvm/lib/Target/AMDGPU/SIWholeQuadMode.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112731.383788.patch
Type: text/x-patch
Size: 9364 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211101/938a6b5a/attachment.bin>


More information about the llvm-commits mailing list