llvm-project
3834c542 - [MLIR][Python] add unchecked gettors (#160954)

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.
Author
Parents
Loading