[PATCH] D80141: [IR] Simplify BasicBlock::removePredecessor. NFCI.

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 20 00:30:16 PDT 2020


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

Reverted in b42b30c335bccccca95470aa47dade2e25cb8994 <https://reviews.llvm.org/rGb42b30c335bccccca95470aa47dade2e25cb8994> due to buildbots failing tests:

  test/Transforms/SimplifyCFG/bug-25299.ll
  test/Transforms/SimplifyCFG/invoke_unwind.ll


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80141





More information about the llvm-commits mailing list