[PATCH] D89397: [AMDGPU] SILowerControlFlow::removeMBBifRedundant should not try to change MBB layout if it can fallthrough

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 27 09:31:43 PDT 2020


rampitec added a comment.

In D89397#2356721 <https://reviews.llvm.org/D89397#2356721>, @alex-t wrote:

> 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

Can you make a separate review? This one has been already submitted.


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