Star
81
Fork
27
代码
介绍
代码
Issues
10
Pull Requests
9
流水线
Actions
讨论
Wiki
项目成员
44
分析
项目设置
Star
81
Fork
27
master
msdebug
/
mlir
/
test
/
CAPI
下载当前目录
G
GitHub
[mlir] Fix unused-variable warning w/o assertions. (
#99489
)
15495b8c
创建于
2024年7月18日
历史提交
文件
最后提交记录
最后更新时间
CMakeLists.txt
[mlir] Add RewriterBase to the C API (
#98962
)
1 年前
execution_engine.c
[MLIR][OpenMP] Make omp.wsloop into a loop wrapper (1/5) (
#89209
)
2 年前
ir.c
[mlir] Expose skipRegions option for Op printing in the C and Python bindings (
#96150
)
1 年前
irdl.c
[MLIR] Add IRDL dialect loading to C API (
#91852
)
2 年前
lit.local.cfg
[NFC][Py Reformat] Reformat python files in mlir subdir
2 年前
llvm.c
[MLIR] Translate DIStringType. (
#94480
)
1 年前
pass.c
[mlir][CAPI] Allow running pass manager on any operation
3 年前
pdl.c
Fix tsan problem where the per-thread shared_ptr() can be locked right before the cache is destroyed causing a race where it tries to remove an entry from a destroyed cache.
3 年前
quant.c
[mlir] Fix -Wstrict-prototypes warning
3 年前
rewrite.c
[mlir] Fix unused-variable warning w/o assertions. (
#99489
)
1 年前
sparse_tensor.c
[mlir][sparse] Enable explicit and implicit value in sparse encoding (
#88975
)
2 年前
transform.c
Fix tsan problem where the per-thread shared_ptr() can be locked right before the cache is destroyed causing a race where it tries to remove an entry from a destroyed cache.
3 年前
transform_interpreter.c
[mlir] Fix warning due to non ISO standard __FUNCTION__ usage (
#91851
)
2 年前
translation.c
Reapply "[mlir] Add mlirTranslateModuleToLLVMIR to MLIR-C (
#73627
)" (
#73749
) (
#73751
)
2 年前