[all-commits] [llvm/llvm-project] ada514: [flang][acc][NFC] Add deviation to the spec that d...
Susan Tan (ス-ザン タン) via All-commits
all-commits at lists.llvm.org
Mon Jul 14 13:56:02 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ada514b0af120e92b4d94653f8e272d6cec9f321
https://github.com/llvm/llvm-project/commit/ada514b0af120e92b4d94653f8e272d6cec9f321
Author: Susan Tan (ス-ザン タン) <zujunt at nvidia.com>
Date: 2025-07-14 (Mon, 14 Jul 2025)
Changed paths:
M flang/docs/OpenACC.md
Log Message:
-----------
[flang][acc][NFC] Add deviation to the spec that declaring the same variable is permitted (#148288)
OpenACC spec says `A var may appear at most once in all the clauses of
declare directives for a function, subroutine, program, or module.` but
our implementation allows it with a warning generated. Add this to the
diviation list for record.
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