[all-commits] [llvm/llvm-project] e4b424: [CI] Disable Flang from pre-commit tests when Flan...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Wed May 29 15:27:27 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e4b424afc4fbfe31ea1876114b4e9232efbf2297
https://github.com/llvm/llvm-project/commit/e4b424afc4fbfe31ea1876114b4e9232efbf2297
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2024-05-29 (Wed, 29 May 2024)
Changed paths:
M .ci/generate-buildkite-pipeline-premerge
Log Message:
-----------
[CI] Disable Flang from pre-commit tests when Flang files are not touched on Windows Only (#93729)
Flang triggers some OOM on Windows CI right now. This is disruptive to
MLIR and LLVM changes that don't touch Flang, as such we disable
building Flang on Windows only for these PR that don't touch flang. The
testing on Linux is unchanged, and the post-merge Windows testing is
still fully covering here.
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