Files
clang-p2996/mlir/lib/Conversion/MathToLLVM/MathToLLVM.cpp
Slava Zakharin 70174b8035 [mlir][math] Added math::FPowI conversion to LLVM dialect.
The operations are converted into LLVM::PowIOp.

Reviewed By: Mogball

Differential Revision: https://reviews.llvm.org/D129812
2022-12-14 10:15:05 -08:00

13 KiB