[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:10:57 PDT 2023
mshahneo wrote:
> The new constraints that you are adding here are somewhat similar to what @MacDue adds in #68586. You may want to compare against that.
>
> Separately, what about tests?
About the tests, This PR was part of a larger PR. The next part of this PR (https://github.com/llvm/llvm-project/pull/68034) has the tests that uses this constraint in SPIRV. I couldn't think of a way to add test case just for this one.
https://github.com/llvm/llvm-project/pull/68030
More information about the Mlir-commits
mailing list