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