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
05727d94de75e2e98e6ae37c36aeb4f6ca6b2aed
clang-p2996
/
mlir
/
lib
/
CAPI
/
IR
History
Jacques Pienaar
fb5a64f0cf
[mlir-c] Add method to create unmanaged dense resource elements attr
...
Following DenseElementsAttr pattern. Differential Revision:
https://reviews.llvm.org/D140189
2022-12-16 13:36:15 -08:00
..
AffineExpr.cpp
…
AffineMap.cpp
…
BuiltinAttributes.cpp
[mlir-c] Add method to create unmanaged dense resource elements attr
2022-12-16 13:36:15 -08:00
BuiltinTypes.cpp
Merge kDynamicSize and kDynamicSentinel into one constant.
2022-11-21 13:01:26 +00:00
CMakeLists.txt
Plumb write_bytecode to the Python API
2022-09-05 12:02:06 +00:00
Diagnostics.cpp
[mlir] Move diagnostic handlers instead of copying
2022-05-21 13:25:24 +02:00
DialectHandle.cpp
…
IntegerSet.cpp
…
IR.cpp
[mlir][CAPI] Add a simple MlirOpOperand API for MlirValue uses.
2022-12-12 14:14:53 -07:00
Pass.cpp
[mlir] Use std::nullopt instead of None (NFC)
2022-12-03 18:50:27 -08:00
Support.cpp
…