[PATCH] D72400: [MLIR] Add OpenMP dialect with barrier operation
Uday Bondhugula via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jan 26 07:50:14 PST 2020
bondhugula accepted this revision.
bondhugula added inline comments.
================
Comment at: mlir/include/mlir/Dialect/OpenMP/OpenMPOps.td:9
+//
+// This file defines the basic operations for the OpenMP dialect
+//
----------------
Missing period at the end.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72400/new/
https://reviews.llvm.org/D72400
More information about the llvm-commits
mailing list