Home
last modified time | relevance | path

Searched refs:Interchange (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/mlir/include/mlir/Dialect/Linalg/Transforms/
H A DCodegenStrategy.h100 struct Interchange : public Transformation { struct
101 explicit Interchange(ArrayRef<int64_t> iteratorInterchange,
258 std::make_unique<Interchange>(iteratorInterchange, f));
/llvm-project-15.0.7/mlir/lib/Dialect/Linalg/Transforms/
H A DCMakeLists.txt20 Interchange.cpp
/llvm-project-15.0.7/polly/docs/
H A DHowToManuallyUseTheIndividualPiecesOfPolly.rst277 **Loop Interchange (and Fission to allow the interchange)**
308 **Interchange + Tiling**
341 **Interchange + Tiling + Strip-mining to prepare vectorization**
/llvm-project-15.0.7/llvm/docs/
H A DTransformMetadata.rst378 Loop Interchange
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt8166 mlir/lib/Dialect/Linalg/Transforms/Interchange.cpp