[PATCH] D112731: [AMDGPU] Really preserve LiveVariables in SILowerControlFlow
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 29 04:04:24 PDT 2021
foad updated this revision to Diff 383292.
foad added a comment.
Add dead def MI to Kills. Do not add phi nodes to Kills.
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.383292.patch
Type: text/x-patch
Size: 8590 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211029/dd3ada2d/attachment-0001.bin>
More information about the llvm-commits
mailing list