[PATCH] D100802: [PassManager] add late LICM to LTO pipeline to undo InstCombine sinking

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 13 08:23:19 PDT 2021


spatel planned changes to this revision.
spatel added a comment.

Taking this off the active queue for now. D102002 <https://reviews.llvm.org/D102002> is the more general unification patch, but that's going to have to happen in pieces to avoid a slow and endless chain of difficult regressions.


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

https://reviews.llvm.org/D100802



More information about the llvm-commits mailing list