[PATCH] D76329: [MLIR] Deduplicate dialect registration by ClassID

Geoffrey Martin-Noble via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 18 18:28:38 PDT 2020


GMNGeoffrey updated this revision to Diff 251237.
GMNGeoffrey added a comment.

Break templates declaration to placate clang format pre-merge.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76329

Files:
  mlir/include/mlir/IR/Dialect.h
  mlir/include/mlir/IR/DialectHooks.h
  mlir/lib/IR/Dialect.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76329.251237.patch
Type: text/x-patch
Size: 8555 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200319/9d772a97/attachment.bin>


More information about the llvm-commits mailing list