[PATCH] D82641: [AMDGPU] Unify early PS termination blocks
Carl Ritson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 26 04:18:38 PDT 2020
critson added a comment.
This is a stepping stop to adding early termination in more places because it means termination can be added anywhere in a basic block (without splitting basic blocks).
Will need to be revised with D77544 <https://reviews.llvm.org/D77544> is committed.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82641/new/
https://reviews.llvm.org/D82641
More information about the llvm-commits
mailing list