[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:38:57 PDT 2022


rriddle updated this revision to Diff 421053.
rriddle marked 9 inline comments as done.

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.421053.patch
Type: text/x-patch
Size: 63042 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220407/a71eb642/attachment.bin>


More information about the llvm-commits mailing list