This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c7cae0e4fa4e1ed4bdca186096a408578225fc2b
clang-p2996
/
mlir
/
lib
/
Bindings
/
Python
History
River Riddle
c7cae0e4fa
[mlir][Attributes][NFC] Move all builtin Attribute classes to BuiltinAttributes.h
...
This mirrors the file structure of Types. Differential Revision:
https://reviews.llvm.org/D92499
2020-12-03 18:02:11 -08:00
..
mlir
[mlir] Add a _get_default_loc_context utility to Python bindings
2020-11-17 17:55:47 +01:00
Transforms
Add basic Python bindings for the PassManager and bind libTransforms
2020-11-10 19:55:21 +00:00
CMakeLists.txt
[mlir] Add basic support for attributes in ODS-generated Python bindings
2020-11-17 11:47:37 +01:00
Globals.h
[mlir][Python] Return and accept OpView for all functions.
2020-11-03 22:48:34 -08:00
IRModules.cpp
[mlir][Attributes][NFC] Move all builtin Attribute classes to BuiltinAttributes.h
2020-12-03 18:02:11 -08:00
IRModules.h
[mlir][Python] Add an Operation.result property.
2020-11-29 18:09:07 -08:00
MainModule.cpp
Add basic Python bindings for the PassManager and bind libTransforms
2020-11-10 19:55:21 +00:00
Pass.cpp
[mlir][Python] Allow PassManager to interop with the capsule APIs.
2020-11-11 10:37:21 -08:00
Pass.h
Add basic Python bindings for the PassManager and bind libTransforms
2020-11-10 19:55:21 +00:00
PybindUtils.cpp
Add initial python bindings for attributes.
2020-08-23 22:16:23 -07:00
PybindUtils.h
[mlir][Python] Python API cleanups and additions found during code audit.
2020-11-29 18:09:07 -08:00
StandardOps.td
[mlir] move lib/Bindings/Python/Attributes.td to include/mlir/Bindings/Python
2020-11-24 09:19:01 +01:00