[Mlir-commits] [mlir] [MLIR][RISCV] Add VCIX dialect (PR #74664)
Christian Ulmann
llvmlistbot at llvm.org
Thu Dec 7 00:44:43 PST 2023
Dinistro wrote:
Is there some kind of an RFC that discusses the design of this PR?
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.
https://github.com/llvm/llvm-project/pull/74664
More information about the Mlir-commits
mailing list