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
/
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
[mlir][affine][nfc] cleanup deprecated T.cast style functions (
#71269
)
2023-11-14 13:01:19 +08:00
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
[mlir][Interfaces] ValueBoundsOpInterface: Handle all destination style ops (
#65736
)
2023-09-08 19:46:40 +02:00