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
/
Utils
History
donald chen
9cc11b98a7
[mlir] [linalg] Add pattern to swap transpose with broadcast (
#97063
)
...
Add a pattern that implement: transpose(broadcast(input)) -> broadcast(transpose(input))
2024-07-23 12:52:25 +08:00
..
CMakeLists.txt
[MLIR] Remove UtilsDialect dep on ArithUtils (
#85919
)
2024-03-20 12:18:42 +00:00
IndexingUtils.cpp
[mlir] [linalg] Add pattern to swap transpose with broadcast (
#97063
)
2024-07-23 12:52:25 +08:00
ReshapeOpsUtils.cpp
[NFC] Fix some typos (
#98791
)
2024-07-14 13:28:11 +02:00
StaticValueUtils.cpp
mlir/MathExtras: consolidate with llvm/MathExtras (
#95087
)
2024-06-11 23:00:02 +01:00
StructuredOpsUtils.cpp
[mlir][linalg]: Fixed possible memory leak in cloneToCollapsedOp (
#87595
)
2024-04-07 08:23:16 +03:00