[PATCH] D134152: [SimplifyCFG][TranformUtils]Do not simplify away a trivial basic block if both this block and at least one of its predecessors are loop latches.

David Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 27 19:54:17 PDT 2022


davidxl accepted this revision.
davidxl added a comment.
This revision is now accepted and ready to land.

Perhaps add a TODO in the comment part for the longer term solution suggested by nikic. Otherwise LGTM


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D134152/new/

https://reviews.llvm.org/D134152



More information about the llvm-commits mailing list