[all-commits] [llvm/llvm-project] 306464: [flang][OpenMP] Handle multiple ranges in `num_tea...
Krzysztof Parzyszek via All-commits
all-commits at lists.llvm.org
Fri Aug 9 05:55:47 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 306464615a7977cd73f16e3e3cea5528f37e1645
https://github.com/llvm/llvm-project/commit/306464615a7977cd73f16e3e3cea5528f37e1645
Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
Date: 2024-08-09 (Fri, 09 Aug 2024)
Changed paths:
M flang/lib/Lower/OpenMP/ClauseProcessor.cpp
M flang/lib/Lower/OpenMP/Clauses.cpp
M llvm/include/llvm/Frontend/OpenMP/ClauseT.h
Log Message:
-----------
[flang][OpenMP] Handle multiple ranges in `num_teams` clause (#102535)
Commit cee594cf36 added support to clang for multiple expressions in
`num_teams` clause. Add follow-up changes to flang.
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