[all-commits] [llvm/llvm-project] 4cabee: [flang] Fix slp-vectorize.f90 test (#133128)
Kajetan Puchalski via All-commits
all-commits at lists.llvm.org
Wed Mar 26 10:29:37 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4cabee35b76b01760be89fa3943464ed92fb9666
https://github.com/llvm/llvm-project/commit/4cabee35b76b01760be89fa3943464ed92fb9666
Author: Kajetan Puchalski <kajetan.puchalski at arm.com>
Date: 2025-03-26 (Wed, 26 Mar 2025)
Changed paths:
M flang/test/Driver/slp-vectorize.f90
Log Message:
-----------
[flang] Fix slp-vectorize.f90 test (#133128)
The test was missing "-o /dev/null" and inadvertently generating a .ll
file in the test directory.
Signed-off-by: Kajetan Puchalski <kajetan.puchalski at arm.com>
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