[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
Tue Jul 18 13:34:13 PDT 2023


mdfazlay added a comment.

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?


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