[llvm] [CI] Disable flang from pre-commit tests when Flang files are not touched (PR #93485)
Mehdi Amini via llvm-commits
llvm-commits at lists.llvm.org
Wed May 29 11:57:55 PDT 2024
joker-eph wrote:
> Our main support policy is: https://llvm.org/docs/SupportPolicy.html I
Thanks, I don't see any mention here that makes me think that Flang isn't the core tier, do you read anything differently here?
> This issue was causing grief for a month to a lot of people who do not care about Flang or cannot fix the underlying issue
By "this issue", do you mean the "OOM on Windows" issue?
If so I agree with you, and I agree that disabling flang as a dependency to fix this error is the right course of action.
But I'm still puzzled as of why we'd not just do this for Windows where the issue exists and leave the Linux flow as-is, mind elaborating on this?
https://github.com/llvm/llvm-project/pull/93485
More information about the llvm-commits
mailing list