[Mlir-commits] [mlir] [mlir][math] `powf(a, b)` drop support when a < 0 (PR #126338)

Benoit Jacob llvmlistbot at llvm.org
Wed Feb 12 04:30:14 PST 2025


bjacob wrote:

> I also think that it's might be great to merge `convertSpecialPowfOp` and `convertPowfOp` and keep it in a one function...?

@ita9naiwa , yes, good idea. That would be simpler.

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


More information about the Mlir-commits mailing list