llvm-project/mlir/bindings/python
Sergei Lebedev d8e5ce0107 Implemented __invert__, __and__ and __or__ in the EDSC Python bindings
This allows to use bitwise operators as logical (accounting for differences
in precedence).

PiperOrigin-RevId: 232489024
2019-03-29 16:14:20 -07:00
..
test Implemented __invert__, __and__ and __or__ in the EDSC Python bindings 2019-03-29 16:14:20 -07:00
pybind.cpp Implemented __invert__, __and__ and __or__ in the EDSC Python bindings 2019-03-29 16:14:20 -07:00