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

Fazlay Rabbi via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 20 12:16:45 PDT 2023


mdfazlay added a comment.

In D155635#4512243 <https://reviews.llvm.org/D155635#4512243>, @ABataev wrote:

> 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

I have added a few LIT tests.


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

https://reviews.llvm.org/D155635



More information about the cfe-commits mailing list