llvm-capstone/mlir/python
pengchao.hu c606fefa85 [MLIR][python bindings] Add more basic AttrBuilder for _ops_gen.py files
Add more attribute builders, such as "F32Attr", "F64Attr" and "F64ArrayAttr", which are useful to create operations by python bindings. For example, tosa.clamp in _tosa_ops_gen.py need 'F32Attr'.

Reviewed By: ftynse

Differential Revision: https://reviews.llvm.org/D150757
2023-05-22 18:38:25 +02:00
..
mlir [MLIR][python bindings] Add more basic AttrBuilder for _ops_gen.py files 2023-05-22 18:38:25 +02:00
.style.yapf
CMakeLists.txt [mlir] add OperationType to the Transform dialect 2022-10-11 09:55:19 +00:00
requirements.txt [mlir] Relax version requirement for PyYAML in mlir 2023-02-07 14:24:55 -08:00