[PATCH] D122086: [mlir:PDL] Expand how native constraint/rewrite functions can be defined
River Riddle via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Mar 19 15:19:46 PDT 2022
rriddle updated this revision to Diff 416743.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122086/new/
https://reviews.llvm.org/D122086
Files:
llvm/include/llvm/ADT/STLExtras.h
mlir/docs/PDLL.md
mlir/include/mlir/Dialect/PDL/IR/PDLOps.td
mlir/include/mlir/IR/PatternMatch.h
mlir/include/mlir/Transforms/DialectConversion.h
mlir/lib/Rewrite/ByteCode.cpp
mlir/lib/Tools/PDLL/CodeGen/CPPGen.cpp
mlir/lib/Transforms/Utils/DialectConversion.cpp
mlir/lib/Transforms/Utils/GreedyPatternRewriteDriver.cpp
mlir/test/Rewrite/pdl-bytecode.mlir
mlir/test/lib/Rewrite/TestPDLByteCode.cpp
mlir/test/mlir-pdll/CodeGen/CPP/general.pdll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122086.416743.patch
Type: text/x-patch
Size: 61878 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220319/1c1f7c3b/attachment.bin>
More information about the llvm-commits
mailing list