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
6a01ac7d06df875206f746fc982f58c161249285
clang-p2996
/
mlir
/
lib
/
Dialect
/
Tensor
/
IR
History
Mehdi Amini
6a4750d227
[mlir] Fix crash when folding tensor.dim(tensor.collapse()) on out-of-bound dim (
#119941
)
...
Addresses one of the cases described in
#119866
2024-12-16 16:02:08 +01:00
..
CMakeLists.txt
Reapply "[mlir] NFC: fix dependence of (Tensor|Linalg|MemRef|Complex) dialects on LLVM Dialect and LLVM Core in CMake build (
#104832
)" (
#105703
)
2024-08-28 22:34:14 -06:00
TensorDialect.cpp
[NFC][mlir] Reorder
declarePromisedInterface()
operands (
#86628
)
2024-03-27 10:30:17 -07:00
TensorInferTypeOpInterfaceImpl.cpp
…
TensorOps.cpp
[mlir] Fix crash when folding tensor.dim(tensor.collapse()) on out-of-bound dim (
#119941
)
2024-12-16 16:02:08 +01:00
TensorTilingInterfaceImpl.cpp
[mlir][tensor] fix typo in pad tiling comment
2024-12-12 11:53:40 -06:00
ValueBoundsOpInterfaceImpl.cpp
…