[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
Wed Apr 6 17:42:20 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGea64828a10e3: [mlir:PDL] Expand how native constraint/rewrite functions can be defined (authored by rriddle).
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/Builders.h
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.421054.patch
Type: text/x-patch
Size: 63042 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220407/192dc407/attachment-0001.bin>
More information about the llvm-commits
mailing list