[PATCH] D76202: [mlir] Remove the PatternState class and simplify PatternMatchResult.

River Riddle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 16 18:03:54 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGbd5941b9ceef: [mlir] Remove the PatternState class and simplify PatternMatchResult. (authored by rriddle).

Changed prior to commit:
  https://reviews.llvm.org/D76202?vs=250642&id=250665#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D76202/new/

https://reviews.llvm.org/D76202

Files:
  mlir/include/mlir/IR/PatternMatch.h
  mlir/include/mlir/Transforms/DialectConversion.h
  mlir/lib/Conversion/VectorToLLVM/ConvertVectorToLLVM.cpp
  mlir/lib/Dialect/SPIRV/SPIRVCanonicalization.cpp
  mlir/lib/IR/PatternMatch.cpp
  mlir/lib/Transforms/DialectConversion.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76202.250665.patch
Type: text/x-patch
Size: 9909 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200317/8428737e/attachment.bin>


More information about the llvm-commits mailing list