[llvm] LoopSimplify: strip unused pass dependencies (NFC) (PR #107379)
Florian Hahn via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 5 04:46:32 PDT 2024
================
@@ -756,13 +751,8 @@ namespace {
AU.addRequired<LoopInfoWrapperPass>();
----------------
fhahn wrote:
is the legacy pass still used in tree?
https://github.com/llvm/llvm-project/pull/107379
More information about the llvm-commits
mailing list