[PATCH] D100329: [SimplifyCFG] Allow hoisting terminators only with HoistCommonInsts=false.

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 12 12:43:20 PDT 2021


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

Hmm, this seems pretty harmless.
I do wonder if `FoldTwoEntryPHINode()` should be generalized, but until then this seems ok.
Thank you.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100329



More information about the llvm-commits mailing list