[PATCH] D84195: [flang][openacc] Skeleton for OpenACC construct lowering

Eric Schweitz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 23 08:42:49 PDT 2020


schweitz added inline comments.


================
Comment at: flang/include/flang/Lower/OpenACC.h:8
+//===----------------------------------------------------------------------===//
+
+#ifndef FORTRAN_LOWER_OPENACC_H
----------------
We've been adding a comment to all the files in Lower that they are following the MLIR coding conventions as a reminder.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84195





More information about the llvm-commits mailing list