llvm-project
3834c542
- [MLIR][Python] add unchecked gettors (#160954)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
74 days ago
[MLIR][Python] add unchecked gettors (#160954) Some of the current gettors require passing locations (i.e., there be an active location) because they're using the "checked" APIs. This PR adds "unchecked" gettors which only require an active context.
References
#160954 - [MLIR][Python] add unchecked gettors
Author
makslevental
Parents
0df36518
Loading