llvm-project
90ba731c
- [MLIR][Python] Add `replace` parameter to `Dialect.load` (#184604)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
6 hours ago
[MLIR][Python] Add `replace` parameter to `Dialect.load` (#184604) In this PR, `replace` keyword parameter is added to `Dialect.load(..)` in `mlir.dialects.ext`. It's to replace existing registered operations/types/attrs.
References
#184604 - [MLIR][Python] Add `replace` parameter to `Dialect.load`
Author
PragmaTwice
Parents
c32caeec
Loading