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
/
lib
/
Dialect
/
Tensor
History
Han-Chung Wang
c3e3d59fab
[mlir][tensor] Fix tensor::PackOp fold() handling of padding value (
#87296
)
...
We can't just check if it is a splat constant or not. We should also check if the value match.
2024-04-02 13:49:28 -07:00
..
IR
[mlir][tensor] Fix tensor::PackOp fold() handling of padding value (
#87296
)
2024-04-02 13:49:28 -07:00
TransformOps
[mlir] split transform interfaces into a separate library (
#85221
)
2024-03-20 22:15:17 +01:00
Transforms
[mlir][tensor] Fold producer linalg transpose with consumer unpack an… (
#86795
)
2024-03-28 23:13:33 +05:30
Utils
[MLIR] Add pattern to fold insert_slice of extract_slice (
#86328
)
2024-03-28 11:18:47 -04:00
CMakeLists.txt
[mlir][transform] Add TrackingListener
2023-03-29 11:05:04 +02:00