[PATCH] D86634: [AMDGPU] SILowerControlFlow::optimizeEndCF should remove empty basic block
Alexander via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 28 15:04:01 PDT 2020
alex-t added a comment.
The only difference is that now these redundant branch is inserted by MachineBasicBlock::updateTerminator() as Matt suggested.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86634/new/
https://reviews.llvm.org/D86634
More information about the llvm-commits
mailing list