llvm-project
89aaf2cf
- [mlir][LLVM] Add nneg flag (#115498)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
359 days ago
[mlir][LLVM] Add nneg flag (#115498) This implementation is based on the existing one for the exact flag. If the nneg flag is set and the argument is negative, the result is a poison value.
References
#115498 - [mlir][LLVM] Add nneg flag
Author
lfrenot
Parents
5e7662ef
Loading