[PATCH] D158141: [AMDGPU] SILowerControlFlow: fix preservation of LiveIntervals
Carl Ritson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Sep 10 00:45:27 PDT 2023
critson updated this revision to Diff 556359.
critson added a comment.
- Rebase
- Add MIR tests based on reduced shader failures
- Fix issue redundant MBB removal and update collapse-endcf.mir
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158141/new/
https://reviews.llvm.org/D158141
Files:
llvm/lib/Target/AMDGPU/SILowerControlFlow.cpp
llvm/test/CodeGen/AMDGPU/collapse-endcf.mir
llvm/test/CodeGen/AMDGPU/lower-control-flow-live-intervals.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158141.556359.patch
Type: text/x-patch
Size: 23216 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230910/ecda9c77/attachment.bin>
More information about the llvm-commits
mailing list