[PATCH] D79088: [MLIR] Add isa<> support for Dialects.

River Riddle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 29 10:11:24 PDT 2020


rriddle accepted this revision.
rriddle added inline comments.
This revision is now accepted and ready to land.


================
Comment at: mlir/include/mlir/IR/Dialect.h:292
+};
+
+} // namespace llvm
----------------
nit: Drop this newline.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79088





More information about the llvm-commits mailing list