llvm-project
fd4dec9b
- [MLIR][Complex] Check for FastMathFlag in DivOp folder (#176249)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 days ago
[MLIR][Complex] Check for FastMathFlag in DivOp folder (#176249) - Fold DivOp with LHS that has NaN as real or imag to Complex of NaNs - Fold `div(a, Complex<1, 0>) -> a` if fast math flag with nnan is set
References
#176249 - [MLIR][Complex] Check for FastMathFlag in DivOp folder
Author
AmrDeveloper
Parents
67fcdc90
Loading