phosek added a comment. It looks like the `BarrierNoop` pass is inserted under `-O0` when any extension is registered <https://github.com/llvm/llvm-project/blob/749702fc6ba268cb0096c09393db51a20bb5eb0d/llvm/lib/Transforms/IPO/PassManagerBuilder.cpp#L558>. We enable Polly in our toolchain so that's likely the reason why we're seeing this on our bots.
Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D99599/new/ https://reviews.llvm.org/D99599 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits