[llvm] [Analysis] Avoid running transform passes that have just been run (PR #112092)

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 6 16:58:34 PST 2024


dtcxzyw wrote:

> LLVM Buildbot has detected a new failure on builder `ppc64le-lld-multistage-test` running on `ppc64le-lld-multistage-test` while building `llvm` at step 12 "build-stage2-unified-tree".
> 
> Full details are available at: https://lab.llvm.org/buildbot/#/builders/168/builds/5224
> 
> Here is the relevant piece of the build log for the reference

Fixed by https://github.com/llvm/llvm-project/commit/84745da74c8aa2749510c26cf0e3a35bececfa30.
Thank you @kazutakahirata !

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


More information about the llvm-commits mailing list