[Mlir-commits] [mlir] [mlir][Vector] Add support for 0-d shapes in extract-shape_cast folder (PR #116650)

Diego Caballero llvmlistbot at llvm.org
Tue Nov 19 17:01:12 PST 2024


https://github.com/dcaballe approved this pull request.

Thanks!

Just for viz., I was planning to send an RFC (EOW or ENW) to remove support for 0-D vectors from the vector type. The number of bugs we are dealing with and special-casing we are introducing to support 0-D vectors is not worth the value they bring (which it's still unclear to me). So, if you have any specific concerns about that idea, it would be great to know sooner than later (Discord?) :)

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


More information about the Mlir-commits mailing list