[all-commits] [llvm/llvm-project] c68c28: [Flang][OpenMP] Add support for proc_bind=primary ...
Kiran Chandramohan via All-commits
all-commits at lists.llvm.org
Thu Jul 18 02:49:02 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c68c289984d161d220b9434be5dbbfc387981e23
https://github.com/llvm/llvm-project/commit/c68c289984d161d220b9434be5dbbfc387981e23
Author: Kiran Chandramohan <kiran.chandramohan at arm.com>
Date: 2024-07-18 (Thu, 18 Jul 2024)
Changed paths:
M flang/lib/Parser/openmp-parsers.cpp
A flang/test/Parser/OpenMP/proc-bind.f90
Log Message:
-----------
[Flang][OpenMP] Add support for proc_bind=primary (#99319)
The support was missing only in the parser, all other phases handle the
primary option for proc_bind.
Fixes one of the issues in parsing for gomp/affinity-1.f90.
(https://discourse.llvm.org/t/proposal-rename-flang-new-to-flang/69462/60)
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