[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
       
    Fri Jun  5 12:22:50 PDT 2020
    
    
  
jurahul updated this revision to Diff 268905.
jurahul added a comment.
fix MLIR test failure due to change in error message. Reinstate the old message for a single parent case
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D81045/new/
https://reviews.llvm.org/D81045
Files:
  clang/include/clang/AST/DeclBase.h
  llvm/include/llvm/Support/Casting.h
  llvm/lib/Analysis/ScalarEvolution.cpp
  llvm/lib/Target/PowerPC/PPCBoolRetToInt.cpp
  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.268905.patch
Type: text/x-patch
Size: 7178 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200605/eff864e4/attachment.bin>
    
    
More information about the llvm-commits
mailing list