[flang-commits] [flang] [flang] Fix slp-vectorize.f90 test (PR #133128)

Kajetan Puchalski via flang-commits flang-commits at lists.llvm.org
Thu Mar 27 16:00:39 PDT 2025


mrkajetanp wrote:

> @mrkajetanp, You will usually see that error when lit does not know what to do with a file, typically because it has no `RUN` directives. If you look at the log from the buildbot that @DanielCChen linked to, you will find this:
> 
> ```
> ******************** TEST 'Flang :: Driver/slp-vectorize.ll' FAILED ********************
> Test has no 'RUN:' line
> ********************
> ```

Ah thanks, makes sense! Apologies for the confusion this has caused, I'll be more careful with the build bots going forward..



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


More information about the flang-commits mailing list