summaryrefslogtreecommitdiff
path: root/mlir/test/Dialect/PDLInterp
AgeCommit message (Expand)Author
2023-08-09Finish renaming getOperandSegmentSizeAttr() from `operand_segment_sizes` to `...Mehdi Amini
2022-11-08[mlir:PDL] Add support for creating ranges in rewritesRiver Riddle
2022-08-12(Reland) [mlir] Switch segment size attributes to DenseI32ArrayAttrJeff Niu
2022-08-12Revert "[mlir] Switch segment size attributes to DenseI32ArrayAttr"Alex Zinenko
2022-08-11[mlir] Switch segment size attributes to DenseI32ArrayAttrJeff Niu
2022-05-01[mlir:PDLInterp] Refactor the implementation of result type inferrenceRiver Riddle
2022-04-20[mlir][NFC] Update textual references of `func` to `func.func` in LLVM/Math/M...River Riddle
2021-11-26Defines new PDLInterp operations needed for multi-root matching in PDL.Stanislav Funiak
2021-03-16[mlir][PDL] Add support for variadic operands and results in the PDL InterpreterRiver Riddle
2020-08-26[mlir][PDL] Add a PDL Interpreter DialectRiver Riddle