Searched defs:TestVectorToVectorLowering (Results 1 – 1 of 1) sorted by relevance
35 struct TestVectorToVectorLowering struct41 TestVectorToVectorLowering(const TestVectorToVectorLowering &pass) in TestVectorToVectorLowering() function43 StringRef getArgument() const final { in getArgument()46 StringRef getDescription() const final { in getDescription()50 void getDependentDialects(DialectRegistry ®istry) const override { in getDependentDialects()54 Option<bool> unroll{*this, "unroll", llvm::cl::desc("Include unrolling"),57 void runOnOperation() override { in runOnOperation()74 static Optional<SmallVector<int64_t, 4>> getShape(Operation *op) { in getShape()105 static LogicalResult filter(Operation *op) { in filter()