[PATCH] D72400: [MLIR] Add OpenMP dialect with barrier operation

River Riddle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 28 16:25:35 PST 2020


rriddle accepted this revision.
rriddle added a comment.
This revision is now accepted and ready to land.

Approval modulo no strong comments on discourse and after fixing the last few remaining nits.



================
Comment at: mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp:3
+//
+// Part of the MLIR Project, under the Apache License v2.0 with LLVM Exceptions.
+// See https://llvm.org/LICENSE.txt for license information.
----------------
Same here.


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