[llvm] LoopSimplify: strip unused pass dependencies (NFC) (PR #107379)

Ramkumar Ramachandra via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 5 05:19:21 PDT 2024


================
@@ -756,13 +751,8 @@ namespace {
       AU.addRequired<LoopInfoWrapperPass>();
----------------
artagnon wrote:

Yes, unfortunately, as noticed by @nikic and the CI failure in test/CodeGen.

https://github.com/llvm/llvm-project/pull/107379


More information about the llvm-commits mailing list