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
fa42e7b6bc430941f42cf50b5c4e55b3c19ccc08
clang-p2996
/
mlir
/
test
/
CAPI
History
max
5b303f21d3
[MLIR][python bindings] Reimplement
replace_all_uses_with
on
PyValue
...
Differential Revision:
https://reviews.llvm.org/D149261
2023-04-26 14:04:33 -05:00
..
CMakeLists.txt
…
execution_engine.c
[mlir][CAPI] Allow running pass manager on any operation
2023-03-01 18:17:13 -05:00
ir.c
[MLIR][python bindings] Reimplement
replace_all_uses_with
on
PyValue
2023-04-26 14:04:33 -05:00
lit.local.cfg
…
llvm.c
[mlir] Fix -Wstrict-prototypes warning
2022-12-12 12:04:58 +00: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
[mlir] Fix -Wstrict-prototypes warning
2022-12-12 12:04:58 +00:00
sparse_tensor.c
[mlir][sparse] Renaming "pointer/index" to "position/coordinate"
2023-03-06 12:23:33 -08: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