[Mlir-commits] [mlir] [mlir][scf][vector] Add `scf.parallel` vectorizer (PR #94168)

Matthias Springer llvmlistbot at llvm.org
Mon Jun 3 00:03:31 PDT 2024


================
@@ -0,0 +1,648 @@
+//===- SCFVectorize.cpp - SCF vectorization utilities ---------------------===//
----------------
matthias-springer wrote:

This should go to `mlir/lib/Dialect/SCF/Transforms`

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


More information about the Mlir-commits mailing list