circt/lib/Bindings
Will Dietz bec0deab4b
[Python][OM] Handle BoolAttr's before IntegerAttr's. (#7438)
BoolAttr's are IntegerAttr's, check them first.

IntegerAttr's that happen to have the characteristics of
BoolAttr will accordingly become Python boolean values.

Unclear where these come from but we do lower booleans
to MLIR bool constants so make sure to handle that.

Add test for object model IR with bool constants.
2024-08-05 12:21:19 -05:00
..
Python [Python][OM] Handle BoolAttr's before IntegerAttr's. (#7438) 2024-08-05 12:21:19 -05:00
Tcl [NFC] fix warnings in tcl bindings 2024-01-05 13:46:17 -06:00
CMakeLists.txt Added Tcl bindings for loading an MLIR file. (#1529) 2021-08-10 09:36:46 -04:00