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

Artem Gindinson llvmlistbot at llvm.org
Fri May 30 13:44:30 PDT 2025


AGindinson wrote:

> 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.

Updated the description (also correcting myself along the way – these are from `LLVMCommon/VectorPattern`). I haven't been able to find any tests at all for the inherited patterns within `Math` (but I'd need a second look). That would be somewhat of a miss...

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


More information about the Mlir-commits mailing list