[all-commits] [llvm/llvm-project] 43c21f: Revert "[Premerge] Add flang-rt (#128678)" (#131915)
Aiden Grossman via All-commits
all-commits at lists.llvm.org
Tue Mar 18 15:53:22 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 43c21f96a7626364054109af5aa4e84bf537c1c5
https://github.com/llvm/llvm-project/commit/43c21f96a7626364054109af5aa4e84bf537c1c5
Author: Aiden Grossman <aidengrossman at google.com>
Date: 2025-03-18 (Tue, 18 Mar 2025)
Changed paths:
M .ci/compute-projects.sh
M .ci/generate-buildkite-pipeline-premerge
M .ci/monolithic-linux.sh
M flang-rt/README.md
Log Message:
-----------
Revert "[Premerge] Add flang-rt (#128678)" (#131915)
This reverts commit 95d28fe503cc3d2bc0bb980442d3defaf199ea5a.
I did not fully realize the implications of this change when reviewing.
With how it is set up currently, it causes clang and all of the runtimes
to be built and tested everytime a change to MLIR is made. This is a
large regression in build/test time, which seems to have been causing
large queueing delays.
Reverting for now. Once we rework the runtimes build for premerge (which
I hope to do soon, ideally in the next week), I will make sure flang-rt
gets added in.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list