[Mlir-commits] [mlir] [MLIR][RISCV] Add VCIX dialect (PR #74664)

Kolya Panchenko llvmlistbot at llvm.org
Thu Dec 7 11:13:07 PST 2023


nikolaypanchenko wrote:

> This is a very large PR that will be difficult to review when it includes multiple things. I suggest to consider splitting the PR into one that introduces the dialect, one introducing the vector lowering, and adding target support.

Absolutely. I do understand that the changeset is quite large and will be tiresome to review, so initial plan was to allow reviewers to check high level design first.
I'll create different PRs for each part you mentioned and update the RFC.

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


More information about the Mlir-commits mailing list