[Mlir-commits] [mlir] [mlir] Add support for vector types whose number of elements are from… (PR #68030)
Md Abdullah Shahneous Bari
llvmlistbot at llvm.org
Thu Oct 12 08:06:17 PDT 2023
mshahneo wrote:
> > The new constraints that you are adding here are somewhat similar to what @MacDue adds in https://github.com/llvm/llvm-project/pull/68586. You may want to compare against that.
>
> Since these are using the total number of elements (rather than a specific dim), these don't overlap (in functionality).
Thank you so much, I also thought that reviewing that PR :).
https://github.com/llvm/llvm-project/pull/68030
More information about the Mlir-commits
mailing list