llvm-project
10a57f3a
- [mlir][math] Expand powfI operation for constant power operand. (#87081)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[mlir][math] Expand powfI operation for constant power operand. (#87081) -- Convert `math.fpowi` to a series of `arith.mulf` operations. -- If the power is negative, we divide the result by 1.
References
#87081 - [mlir][math] Expand powfI operation for constant power operand.
Author
pashu123
Parents
cbb27bef
Loading