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