Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/test/lib/Dialect/Affine/
H A DTestAffineDataCopy.cpp29 struct TestAffineDataCopy struct
31 MLIR_DEFINE_EXPLICIT_INTERNAL_INLINE_TYPE_ID(TestAffineDataCopy) in MLIR_DEFINE_EXPLICIT_INTERNAL_INLINE_TYPE_ID()
34 StringRef getDescription() const final { in getDescription()
38 TestAffineDataCopy(const TestAffineDataCopy &pass) : PassWrapper(pass){}; in TestAffineDataCopy() argument
40 void getDependentDialects(DialectRegistry &registry) const override { in getDependentDialects()
46 Option<bool> clMemRefFilter{
51 Option<bool> clTestGenerateCopyForMemRegion{