llvm-project
70dc0961
- [MLIR][Complex] DivOp check for NaN in the folder (#169724)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
104 days ago
[MLIR][Complex] DivOp check for NaN in the folder (#169724) Fold DivOp in complex to Complex of NaNs if LHS or RHS is a NaN value, and prevent folding without knowing that LHS isn't NaN
References
#169724 - [MLIR][Complex] DivOp check for NaN in the folder
Author
AmrDeveloper
Parents
65ab8fe5
Loading