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
776495987272294de6aafbe73dab3e9ab445227a
clang-p2996
/
mlir
/
lib
/
Dialect
/
SparseTensor
/
Transforms
/
Utils
History
Peiming Liu
f607102a0d
[mlir][sparse] partially support lowering sparse coiteration loops to scf.while/for. (
#105565
)
2024-08-23 10:47:44 -07:00
..
CodegenEnv.cpp
…
CodegenEnv.h
[mlir][sparse] support sparsification to coiterate operations. (
#102546
)
2024-08-20 11:13:38 -07:00
CodegenUtils.cpp
Switch member calls to
isa/dyn_cast/cast/...
to free function calls. (
#89356
)
2024-04-19 15:58:27 +02:00
CodegenUtils.h
[mlir][sparse] Support explicit/implicit value for complex type (
#90771
)
2024-05-02 12:28:34 -04:00
IterationGraphSorter.cpp
Switch member calls to
isa/dyn_cast/cast/...
to free function calls. (
#89356
)
2024-04-19 15:58:27 +02:00
IterationGraphSorter.h
…
LoopEmitter.cpp
[mlir][sparse] partially support lowering sparse coiteration loops to scf.while/for. (
#105565
)
2024-08-23 10:47:44 -07:00
LoopEmitter.h
[mlir][sparse] partially support lowering sparse coiteration loops to scf.while/for. (
#105565
)
2024-08-23 10:47:44 -07:00
SparseTensorDescriptor.cpp
…
SparseTensorDescriptor.h
…
SparseTensorIterator.cpp
Reapply "[mlir][sparse] implement lowering rules for IterateOp." (
#95836
)
2024-06-17 13:29:53 -07:00
SparseTensorIterator.h
[mlir][sparse] partially support lowering sparse coiteration loops to scf.while/for. (
#105565
)
2024-08-23 10:47:44 -07:00