[flang-commits] [clang] [flang] [flang] Add -f[no-]slp-vectorize flags (PR #132801)
Kiran Chandramohan via flang-commits
flang-commits at lists.llvm.org
Wed Mar 26 10:15:43 PDT 2025
kiranchandramohan wrote:
> Is this buildbot failure related: https://lab.llvm.org/buildbot/#/builders/89/builds/19482?
Likely. We shouldn't be generating files in driver tests. For checking output, we have to pipe the output to FileCheck.
https://github.com/llvm/llvm-project/pull/132801
More information about the flang-commits
mailing list