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
6fe4e033f07d332980e1997c19fe705cff9d07a4
clang-p2996
/
mlir
/
include
/
mlir-c
History
martin-luecke
97f9f1a08a
[mlir][python] Expose transform param types (
#67421
)
...
This exposes the Transform dialect types `AnyParamType` and `ParamType` via the Python bindings.
2023-09-26 16:10:24 +02:00
..
Bindings
/Python
[MLIR][Python] Implement pybind adapters for MlirBlock
2023-07-12 22:27:01 -07:00
Dialect
[mlir][python] Expose transform param types (
#67421
)
2023-09-26 16:10:24 +02:00
AffineExpr.h
…
AffineMap.h
[mlir] Fix duplicate word typos; NFC
2023-09-01 20:53:08 -07:00
BuiltinAttributes.h
[mlir] Add Python bindings for DenseResourceElementsAttr. (
#66319
)
2023-09-14 18:45:29 -07:00
BuiltinTypes.h
[mlir] Add support for TF32 as a Builtin FloatType
2023-07-06 08:56:07 -07:00
Conversion.h
…
Debug.h
…
Diagnostics.h
…
ExecutionEngine.h
…
IntegerSet.h
…
Interfaces.h
[MLIR] Add InferShapedTypeOpInterface bindings
2023-05-11 16:20:47 -05:00
IR.h
[MLIR] Introduce new C bindings to differentiate between discardable and inherent attributes (
#66332
)
2023-09-26 01:53:17 -07:00
Pass.h
[mlir][CAPI] Allow running pass manager on any operation
2023-03-01 18:17:13 -05:00
RegisterEverything.h
…
Support.h
[mlir][CAPI] Expose the rest of MLIRContext's constructors
2023-07-10 20:17:21 +00:00
Transforms.h
…