[PATCH] D82641: [AMDGPU] Unify early PS termination blocks
Carl Ritson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jun 28 22:28:03 PDT 2020
critson updated this revision to Diff 273995.
critson added a comment.
Rework this on top of D77544 <https://reviews.llvm.org/D77544>.
Make insertion of skips near the beginning of blocks work correctly by splitting blocks.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82641/new/
https://reviews.llvm.org/D82641
Files:
llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
llvm/lib/Target/AMDGPU/SIInsertSkips.cpp
llvm/test/CodeGen/AMDGPU/insert-skips-kill-uncond.mir
llvm/test/CodeGen/AMDGPU/skip-if-dead.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82641.273995.patch
Type: text/x-patch
Size: 10845 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200629/53ef3d8e/attachment-0001.bin>
More information about the llvm-commits
mailing list