Home
last modified time | relevance | path

Searched defs:TestLoopPermutation (Results 1 – 1 of 1) sorted by relevance

/llvm-project/mlir/test/lib/Dialect/Affine/
H A DTestLoopPermutation.cpp26 struct TestLoopPermutation struct
28 MLIR_DEFINE_EXPLICIT_INTERNAL_INLINE_TYPE_ID(TestLoopPermutation) in MLIR_DEFINE_EXPLICIT_INTERNAL_INLINE_TYPE_ID()
31 StringRef getDescription() const final { in getDescription()
35 TestLoopPermutation(const TestLoopPermutation &pass) : PassWrapper(pass){}; in TestLoopPermutation() argument
42 ListOption<unsigned> permList{*this, "permutation-map",