[all-commits] [llvm/llvm-project] 8fb6bb: [flang][openacc] Allow multiple device_type clause...
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Fri Apr 11 10:15:39 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8fb6bb3e23966c973bb04784e165473f681ec7af
https://github.com/llvm/llvm-project/commit/8fb6bb3e23966c973bb04784e165473f681ec7af
Author: Valentin Clement (バレンタイン クレメン) <clementval at gmail.com>
Date: 2025-04-11 (Fri, 11 Apr 2025)
Changed paths:
M flang/test/Lower/OpenACC/acc-init.f90
M flang/test/Lower/OpenACC/acc-shutdown.f90
M flang/test/Semantics/OpenACC/acc-init-validity.f90
M flang/test/Semantics/OpenACC/acc-shutdown-validity.f90
M llvm/include/llvm/Frontend/OpenACC/ACC.td
Log Message:
-----------
[flang][openacc] Allow multiple device_type clauses on init and shutdown (#135314)
Relax the restriction for init and shutdown directives for device_type
clause. The clause can be allowed multiple times.
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