[PATCH] D101536: [SimplifyCFG] Common code sinking: drop profitability check in presence of conditional predecessors (PR30244)

David Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 6 12:42:04 PDT 2021


davidxl added a comment.

please add more test cases to cover the expected new sinking cases enabled with this change.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101536



More information about the llvm-commits mailing list