[all-commits] [llvm/llvm-project] d699fb: [OpenACC][Docs] Add a release note for Clang 21 (#...
Erich Keane via All-commits
all-commits at lists.llvm.org
Thu Jun 26 13:17:43 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d699fbd2033e291e8d658777d76b3b9ae1652f44
https://github.com/llvm/llvm-project/commit/d699fbd2033e291e8d658777d76b3b9ae1652f44
Author: Erich Keane <ekeane at nvidia.com>
Date: 2025-06-26 (Thu, 26 Jun 2025)
Changed paths:
M clang/docs/ReleaseNotes.rst
Log Message:
-----------
[OpenACC][Docs] Add a release note for Clang 21 (#145938)
This patch adds a release note that explains the current status of
OpenACC in Clang. Currently we cannot actually make an executable
because the OpenACC dialect of MLIR doesn't support any amount of
lowering to LLVM-IR, so the usefulness of OpenACC is entirely for
front-end related uses, such as tooling or semantic checking.
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