[flang-commits] [clang] [flang] [flang] Add -f[no-]slp-vectorize flags (PR #132801)

Kajetan Puchalski via flang-commits flang-commits at lists.llvm.org
Wed Mar 26 10:20:21 PDT 2025


mrkajetanp wrote:

> This patch might partially address the issue raised in https://github.com/llvm/llvm-project/issues/73180

Certainly, I tracked a regression in a workload down to flang not running the slp vectorizer. Hence this patch.

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


More information about the flang-commits mailing list