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
78671dbb26628f072cb94de784349c50201c1e0f
clang-p2996
/
mlir
/
lib
/
Dialect
/
SparseTensor
/
Transforms
History
Connector Switch
cc354d6a6d
[NFC] Fix destroy typo. (
#135640
)
2025-04-15 08:20:44 +08:00
..
Utils
[mlir] Remove deprecated cast member functions (
#135556
)
2025-04-14 09:08:34 -04:00
BufferizableOpInterfaceImpl.cpp
…
CMakeLists.txt
…
SparseAssembler.cpp
…
SparseBufferRewriting.cpp
…
SparseGPUCodegen.cpp
Fix typo "tranpose" (
#124929
)
2025-01-29 17:49:54 +00:00
SparseIterationToScf.cpp
[NFC] Fix destroy typo. (
#135640
)
2025-04-15 08:20:44 +08:00
SparseReinterpretMap.cpp
…
SparseSpaceCollapse.cpp
…
SparseStorageSpecifierToLLVM.cpp
[mlir][LLVM] Switch
undef
for
poison
for uninitialized values (
#125629
)
2025-02-06 12:49:30 -06:00
SparseTensorCodegen.cpp
[mlir][Transforms] Improve
replaceOpWithMultiple
API (
#132608
)
2025-03-28 14:18:54 +01:00
SparseTensorConversion.cpp
…
SparseTensorPasses.cpp
[mlir][sparse_tensor] Migrate
SparseIterationToScf.cpp
to dialect conversion (
#121054
)
2024-12-27 09:13:15 +01:00
SparseTensorRewriting.cpp
…
SparseVectorization.cpp
[MLIR][Vector] Add Lowering for vector.step (
#113655
)
2024-11-01 16:38:36 +00:00
Sparsification.cpp
[mlir] Use
getSingleElement
/
hasSingleElement
in various places (
#131460
)
2025-03-17 07:43:18 +01:00
SparsificationAndBufferizationPass.cpp
…
StageSparseOperations.cpp
…