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
4fd4f57ef9212c847ee05e034aed3bf7c59cb3cc
clang-p2996
/
mlir
/
lib
/
CAPI
/
IR
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
..
AffineExpr.cpp
[mlir] Expose
simplifyAffineExpr
through python api (
#133926
)
2025-04-01 19:28:53 +03:00
AffineMap.cpp
…
BuiltinAttributes.cpp
Reapply "[mlir][python] allow DenseIntElementsAttr for index type (
#118947
)" (
#124804
)
2025-01-29 09:14:37 +01:00
BuiltinTypes.cpp
[mlir][IR][NFC] Move free-standing functions to
MemRefType
(
#123465
)
2025-01-21 08:48:09 +01:00
CMakeLists.txt
…
Diagnostics.cpp
…
DialectHandle.cpp
…
IntegerSet.cpp
…
IR.cpp
[mlir][python] bind block predecessors and successors (
#145116
)
2025-06-23 19:59:03 -04:00
Pass.cpp
[MLIR][Python] enhance python ir printing with pringing flags (
#117836
)
2024-12-05 10:31:04 +01:00
Support.cpp
…