[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 10:07:01 PDT 2025


banach-space wrote:

I am OK with these changes, but still don't understand the selection process for the Ops to update:

> Employ this rule within the conversion pattern for: math.ctlz .cttz, .absi, .expm1, .log1p, .rsqrt, .isnan, .isfinite.

What about the other Ops? I am away next week, so please feel free to land this once my final comment is addressed, thanks!

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


More information about the Mlir-commits mailing list