[PATCH] D79029: [mlir] Move the operation equivalence out of CSE and into OperationSupport

River Riddle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 29 17:18:44 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGdf00e466daf5: [mlir] Move the operation equivalence out of CSE and into OperationSupport (authored by rriddle).

Changed prior to commit:
  https://reviews.llvm.org/D79029?vs=260710&id=261102#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79029

Files:
  mlir/include/mlir/IR/OperationSupport.h
  mlir/lib/IR/OperationSupport.cpp
  mlir/lib/Transforms/CSE.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79029.261102.patch
Type: text/x-patch
Size: 5966 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200430/ed493ebd/attachment.bin>


More information about the llvm-commits mailing list