[PATCH] D137149: Use PassGate from LLVMContext if any otherwise global one

Valentin Churavy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 15 12:37:19 PDT 2023


vchuravy added a comment.

> We'd need a lot more testing before we can claim to support reusing pipelines.

Sure, but moving pass pipeline state into the context makes it much harder to do this kind of testing.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137149



More information about the llvm-commits mailing list