[all-commits] [llvm/llvm-project] b58e4f: [clang][OpenMP] Update validity check for reductio...
Krzysztof Parzyszek via All-commits
all-commits at lists.llvm.org
Thu Jul 11 08:51:54 PDT 2024
Branch: refs/heads/users/kparzysz/spr/c08-reduction-inscan
Home: https://github.com/llvm/llvm-project
Commit: b58e4fae4b0c22c11e8a0d0e29b6f21c28d4da86
https://github.com/llvm/llvm-project/commit/b58e4fae4b0c22c11e8a0d0e29b6f21c28d4da86
Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
Date: 2024-07-11 (Thu, 11 Jul 2024)
Changed paths:
M clang/lib/Sema/SemaOpenMP.cpp
Log Message:
-----------
[clang][OpenMP] Update validity check for reduction with `inscan`
Follow-up to 81cdf9472c (check for `scan` nesting). Also, it eliminates
the mentions of combined directives in `ActOnOpenMPReductionClause`.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list