[llvm-branch-commits] [flang] [mlir] [MLIR] Add new complex.powi op (PR #158722)
Mehdi Amini via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Thu Sep 18 02:47:30 PDT 2025
joker-eph wrote:
> > That isn't in MLIR right now, so that's not generally usable.
>
> I've added `complex.powi -> complex.pow` conversion to the `ComplexToStandard` MLIR pass.
Thanks, LG!
https://github.com/llvm/llvm-project/pull/158722
More information about the llvm-branch-commits
mailing list