[Mlir-commits] [mlir] [mlir][vector] Disable `from_elements` for scalable vectors (PR #117868)

Andrzej Warzyński llvmlistbot at llvm.org
Fri Nov 29 03:51:17 PST 2024


banach-space wrote:

> I didn't realize we have this op in the vector dialect, I haven't seen it used anywhere

It's a very recent addition:

* https://github.com/llvm/llvm-project/pull/95938

That might explain why we haven’t seen it used much yet.

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


More information about the Mlir-commits mailing list