[PATCH] D149651: [UnreachableBlockElim] Don't remove LCSSA phi nodes
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 2 08:12:20 PDT 2023
foad updated this revision to Diff 518740.
foad added a comment.
Herald added a subscriber: arsenm.
Add a small fix for AMDGPU SILowerControlFlow test failure.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149651/new/
https://reviews.llvm.org/D149651
Files:
llvm/lib/CodeGen/UnreachableBlockElim.cpp
llvm/lib/Target/AMDGPU/SILowerControlFlow.cpp
llvm/test/CodeGen/AMDGPU/vgpr-liverange-ir.ll
llvm/test/CodeGen/AMDGPU/wave32.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149651.518740.patch
Type: text/x-patch
Size: 15785 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230502/fd415f80/attachment.bin>
More information about the llvm-commits
mailing list