[MBP] Prevent rotating a chain contains entry block
The entry block should always be the first BB in a function. So we should not rotate a chain contains the entry block. Differential Revision: https://reviews.llvm.org/D92882
Loading
Please sign in to comment