[Mlir-commits] [mlir] [mlir][spirv] Implement vector type legalization in function signatures (PR #98337)

Ivan Butygin llvmlistbot at llvm.org
Wed Jul 10 10:45:58 PDT 2024


Hardcode84 wrote:

> Angel actually started like this, but we were concerned that there are unlikely to be any other users in the repo, so from the point of view of code maintenance it would be better to keep it on the spirv side. If someone else needs it, we can always promote it to vector transforms.

Ok. I'm fine either way, but it looked like a generic enough utility.

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


More information about the Mlir-commits mailing list