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
bca79ec0d21e582901b77038121dd3d738ff6aae
clang-p2996
/
mlir
/
lib
/
Bindings
/
Python
History
Maksim Levental
a2aa812a31
[mlir][python] bind block predecessors and successors (
#145116
)
...
bind `block.getSuccessor` and `block.getPredecessors`.
2025-06-23 19:59:03 -04:00
..
AsyncPasses.cpp
…
DialectGPU.cpp
…
DialectLinalg.cpp
[MLIR][CAPI][python] expose the python binding for linalgOp.getIndexingMaps (
#136054
)
2025-04-17 16:52:36 -04:00
DialectLLVM.cpp
…
DialectNVGPU.cpp
…
DialectPDL.cpp
…
DialectQuant.cpp
Sub-channel quantized type implementation (
#120172
)
2025-03-23 07:37:55 -05:00
DialectSMT.cpp
[mlir][SMT] add python bindings (
#135674
)
2025-04-16 18:17:09 -04:00
DialectSparseTensor.cpp
…
DialectTransform.cpp
…
ExecutionEngineModule.cpp
…
Globals.h
…
GPUPasses.cpp
…
IRAffine.cpp
[mlir] Expose
simplifyAffineExpr
through python api (
#133926
)
2025-04-01 19:28:53 +03:00
IRAttributes.cpp
Reapply "[mlir][python] allow DenseIntElementsAttr for index type (
#118947
)" (
#124804
)
2025-01-29 09:14:37 +01:00
IRCore.cpp
[mlir][python] bind block predecessors and successors (
#145116
)
2025-06-23 19:59:03 -04:00
IRInterfaces.cpp
…
IRModule.cpp
…
IRModule.h
[MLIR][py] Add PyThreadPool as wrapper around MlirLlvmThreadPool in MLIR python bindings (
#130109
)
2025-03-10 11:19:23 +01:00
IRTypes.cpp
…
LinalgPasses.cpp
…
MainModule.cpp
…
NanobindUtils.h
[mlir] Python: write bytecode to a file path (
#127118
)
2025-02-24 17:51:49 -08:00
Pass.cpp
…
Pass.h
…
RegisterEverything.cpp
…
Rewrite.cpp
…
Rewrite.h
…
SparseTensorPasses.cpp
…
TransformInterpreter.cpp
…