[PATCH] D89397: [AMDGPU] SILowerControlFlow::removeMBBifRedundant should not try to change MBB layout if it can fallthrough
Alexander via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 27 09:08:10 PDT 2020
alex-t added a comment.
In D89397#2354798 <https://reviews.llvm.org/D89397#2354798>, @rampitec wrote:
> It seems to remove the test?
Not really. The test is unchanged. The diff reflects only the change in the SILowerControlFlow.cpp
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89397/new/
https://reviews.llvm.org/D89397
More information about the llvm-commits
mailing list