[Mlir-commits] [mlir] [mlir][math] Fix intrinsic conversions to LLVM for 0D-vector types (PR #141020)

Andrzej Warzyński llvmlistbot at llvm.org
Fri May 30 12:54:41 PDT 2025


banach-space wrote:

> @banach-space Basically I've gone for all ops that are explicitly converted within MathToLLVM.cpp – apparently, the rest is fully covered by inheriting a bunch of patterns from Vector.

Thanks! Please include this rationale in the summary - that's valuable context. Also, are those other conversions tested for rank-0? Just curious, not expecting you do add tests for those.

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


More information about the Mlir-commits mailing list