[Mlir-commits] [mlir] [mlir][llvmir] Add llvm.intr.ldexp operation (PR #133070)

Tobias Gysi llvmlistbot at llvm.org
Wed Mar 26 05:29:30 PDT 2025


gysit wrote:

The language ref actually has an example where the power is an i16 (https://llvm.org/docs/LangRef.html#llvm-powi-intrinsic). Where did you see that only i32 is supported. Is there a verifier? 

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


More information about the Mlir-commits mailing list