llvm-project
0981dca7
- [mlir][arith] Add neutral element support to arith.maxnumf/arith.minnumf (#93278)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[mlir][arith] Add neutral element support to arith.maxnumf/arith.minnumf (#93278) For maxnumf and minnumf, the result of calculations involving NaN will be another value, so their neutral element is set to NaN.
References
#93278 - [mlir][arith] Add neutral element support to arith.maxnumf/arith.minnumf
Author
cxy-1993
Parents
14dc97df
Loading