* Remove dependency: Standard --> MemRef * Add dependencies: GPUToNVVMTransforms --> MemRef, Linalg --> MemRef, MemRef --> Tensor * Note: The `subtensor_insert_propagate_dest_cast` test case in MemRef/canonicalize.mlir will be moved to Tensor/canonicalize.mlir in a subsequent commit, which moves over the remaining Tensor ops from the Standard dialect to the Tensor dialect. Differential Revision: https://reviews.llvm.org/D104506 |
||
|---|---|---|
| .. | ||
| Bufferize.cpp | ||
| CMakeLists.txt | ||
| PassDetail.h | ||
| RemoveShapeConstraints.cpp | ||
| ShapeToShapeLowering.cpp | ||
| StructuralTypeConversions.cpp | ||