This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
mlir
/
test
/
CAPI
History
Tom Stellard
4f3c9dabec
[mlir] Exclude CAPI test targets from default build target (
#96545
)
...
This helps reduce the build time for users that want to build MLIR, but don't want to run the tests.
2024-07-08 16:37:05 -07:00
..
CMakeLists.txt
[mlir] Exclude CAPI test targets from default build target (
#96545
)
2024-07-08 16:37:05 -07:00
execution_engine.c
[MLIR][OpenMP] Make omp.wsloop into a loop wrapper (1/5) (
#89209
)
2024-04-24 14:22:59 +01:00
ir.c
[mlir] Expose skipRegions option for Op printing in the C and Python bindings (
#96150
)
2024-06-20 10:15:08 -05:00
irdl.c
[MLIR] Add IRDL dialect loading to C API (
#91852
)
2024-05-11 19:45:34 +02:00
lit.local.cfg
[NFC][Py Reformat] Reformat python files in mlir subdir
2023-05-26 08:05:40 +02:00
llvm.c
[MLIR] Translate DIStringType. (
#94480
)
2024-06-07 09:59:47 +01:00
pass.c
[mlir][CAPI] Allow running pass manager on any operation
2023-03-01 18:17:13 -05:00
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.
2023-02-03 23:54:27 +01:00
quant.c
…
sparse_tensor.c
[mlir][sparse] Enable explicit and implicit value in sparse encoding (
#88975
)
2024-04-24 16:20:25 -07:00
transform_interpreter.c
[mlir] Fix warning due to non ISO standard __FUNCTION__ usage (
#91851
)
2024-05-13 15:31:41 +09:00
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.
2023-02-03 23:54:27 +01:00
translation.c
Reapply "[mlir] Add mlirTranslateModuleToLLVMIR to MLIR-C (
#73627
)" (
#73749
) (
#73751
)
2023-11-29 10:59:51 -08:00