This website requires JavaScript.
Explore
Help
Sign In
intel
/
llvm
Watch
1
Star
0
Fork
0
You've already forked llvm
mirror of
https://github.com/intel/llvm.git
synced
2026-01-20 01:58:44 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b85f2f5c5ff72b7a5aabea16e9e51c38ec1e7f72
llvm
/
mlir
/
lib
/
CAPI
/
IR
History
Stella Laurenzo
b85f2f5c5f
[mlir][CAPI] Add APIs for mlirOperationGetName and Identifier.
...
Reviewed By: ftynse Differential Revision:
https://reviews.llvm.org/D90583
2020-11-02 18:52:13 +00:00
..
AffineExpr.cpp
[mlir] Expose affine expression to C API
2020-10-23 20:06:32 +08:00
AffineMap.cpp
…
CMakeLists.txt
[mlir] Expose affine expression to C API
2020-10-23 20:06:32 +08:00
Diagnostics.cpp
[mlir] Add support for diagnostics in C API.
2020-10-07 14:42:02 +02:00
IR.cpp
[mlir][CAPI] Add APIs for mlirOperationGetName and Identifier.
2020-11-02 18:52:13 +00:00
StandardAttributes.cpp
[mlir][CAPI] Add mlirAttributeGetType function.
2020-10-15 18:33:50 -07:00
StandardTypes.cpp
Add FunctionType to MLIR C and Python bindings.
2020-09-28 09:56:48 -07:00
Support.cpp
…