summaryrefslogtreecommitdiff
path: root/mlir/lib/Rewrite/ByteCode.h
AgeCommit message (Expand)Author
2025-11-20[mlir] Replace `llvm::OwningArrayRef` with `std::vector` (#168803)David Stone
2024-01-03[mlir] Add config for PDL (#69927)Jacques Pienaar
2024-01-03Revert "[mlir] Add config for PDL (#69927)"max
2024-01-03[mlir] Add config for PDL (#69927)Jacques Pienaar
2022-11-08[mlir:PDL] Add support for DialectConversion with pattern configurationsRiver Riddle
2021-12-08Adjust "end namespace" comment in MLIR to match new agree'd coding styleMehdi Amini
2021-11-26Introduced iterative bytecode execution.Stanislav Funiak
2021-11-16[mlir][NFC] Replace references to Identifier with StringAttrRiver Riddle
2021-03-16[mlir][PDL] Add support for variadic operands and results in the PDL byte codeRiver Riddle
2021-03-16[mlir][pdl] Remove CreateNativeOp in favor of a more general ApplyNativeRewri...River Riddle
2021-01-08[mlir] NFC: fix trivial typosKazuaki Ishizaki
2020-12-01[mlir][PDL] Add support for PDL bytecode and expose PDL support to OwningRewr...River Riddle