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

llvmlistbot at llvm.org llvmlistbot at llvm.org
Wed Jun 5 13:31:08 PDT 2024


MaheshRavishankar wrote:

> > This seems like a major feature add. Is there an RFC that describes what is being done here, how it is structured and how it can be extended.
> 
> No RFC, but I can expand comments in code if needed.

This being a "new big feature" maybe an RFC is worth it. Comments in code would definitely help.

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


More information about the Mlir-commits mailing list