Star81
27
代码介绍
代码
Issues10
Pull Requests9
流水线
Actions
讨论
Wiki
项目成员44
分析
项目设置
Star81
27
  1. msdebug
  2. /
  3. mlir
  4. /
  5. test
  6. /
  7. CAPI
GGitHub[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 subdir2 年前
llvm.c
[MLIR] Translate DIStringType. (#94480)1 年前
pass.c
[mlir][CAPI] Allow running pass manager on any operation3 年前
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 warning3 年前
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 年前