[PATCH] D155635: [OpenMP] [Reduction] Allow PLUS (+) operator on reduction clauses in OMP > 52

Alexey Bataev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 18 13:37:28 PDT 2023


ABataev added a comment.

In D155635#4512188 <https://reviews.llvm.org/D155635#4512188>, @mdfazlay wrote:

> In D155635#4512183 <https://reviews.llvm.org/D155635#4512183>, @ABataev wrote:
>
>> Tests?
>
> I think I need to use `-fopenmp-version=60` to test this revision. As OMP 6.0 is not official yet, am I allowed to use `-fopenmp-version=60` in my LIT test?

Yes


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155635



More information about the cfe-commits mailing list