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
/
lib
/
Dialect
/
Linalg
History
Jakub Kuderski
59e44799bd
[mlir] Fix new clang-tidy warning llvm-type-switch-case-types. NFC. (
#178487
)
...
Pre-commiting this before landing the new check in
https://github.com/llvm/llvm-project/pull/177892
2026-01-28 19:13:47 +00:00
..
CMakeLists.txt
Reapply "[mlir] Link libraries that aren't included in libMLIR to libMLIR" (
#123910
)
2025-01-22 09:01:50 +00:00
TestDataLayoutPropagation.cpp
[mlir][linalg] Use ub.poison in data layout propagation if a packed operand requires padding. (
#159467
)
2025-09-24 16:27:30 -05:00
TestLinalgDecomposeOps.cpp
…
TestLinalgDropUnitDims.cpp
[mlir][Linalg] Allow more control in drop unit dims (
#171796
)
2025-12-18 07:15:30 +01:00
TestLinalgElementwiseFusion.cpp
[mlir] Fix new clang-tidy warning llvm-type-switch-case-types. NFC. (
#178487
)
2026-01-28 19:13:47 +00:00
TestLinalgFusionTransforms.cpp
[mlir] Use llvm::find (NFC) (
#139757
)
2025-05-13 15:52:57 -07:00
TestLinalgRankReduceContractionOps.cpp
[MLIR] Apply clang-tidy fixes for modernize-use-equals-default in TestLinalgRankReduceContractionOps.cpp (NFC)
2025-09-18 03:04:45 -07:00
TestLinalgTransforms.cpp
[MLIR] Apply clang-tidy fixes for performance-unnecessary-value-param in TestLinalgTransforms.cpp (NFC)
2026-01-27 07:46:37 -08:00
TestPadFusion.cpp
…