[PATCH] D81045: [MLIR] Modify HasParent trait to allow one of several op's as a parent

Rahul Joshi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 3 10:25:39 PDT 2020


jurahul updated this revision to Diff 268250.
jurahul added a comment.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Address River's comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81045

Files:
  llvm/include/llvm/Support/Casting.h
  mlir/include/mlir/IR/OpBase.td
  mlir/include/mlir/IR/OpDefinition.h
  mlir/test/IR/traits.mlir
  mlir/test/lib/Dialect/Test/TestOps.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81045.268250.patch
Type: text/x-patch
Size: 5096 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200603/b30804a0/attachment.bin>


More information about the llvm-commits mailing list