Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/test/lib/Dialect/Affine/
H A DTestLoopPermutation.cpp25 struct TestLoopPermutation struct
27 MLIR_DEFINE_EXPLICIT_INTERNAL_INLINE_TYPE_ID(TestLoopPermutation) in MLIR_DEFINE_EXPLICIT_INTERNAL_INLINE_TYPE_ID()
30 StringRef getDescription() const final { in getDescription()
34 TestLoopPermutation(const TestLoopPermutation &pass) : PassWrapper(pass){}; in TestLoopPermutation() argument
41 ListOption<unsigned> permList{*this, "permutation-map",