[all-commits] [llvm/llvm-project] 65cd3c: [nfc][openacc] Add missing comma in acc dialect op...

Razvan Lupusoru via All-commits all-commits at lists.llvm.org
Wed Jul 19 09:12:42 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 65cd3cfed220fba68ebfa60c1ed1d791daed35e9
      https://github.com/llvm/llvm-project/commit/65cd3cfed220fba68ebfa60c1ed1d791daed35e9
  Author: Razvan Lupusoru <rlupusoru at nvidia.com>
  Date:   2023-07-19 (Wed, 19 Jul 2023)

  Changed paths:
    M mlir/include/mlir/Dialect/OpenACC/OpenACC.h

  Log Message:
  -----------
  [nfc][openacc] Add missing comma in acc dialect operation macros

A comma is missing which is incorrect if macro is used.

Reviewed By: clementval

Differential Revision: https://reviews.llvm.org/D155722




More information about the All-commits mailing list