[clang] [OpenMP] Add docs for fb_nullify/fb_preserve (PR #169558)

Abhinav Gaba via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 25 12:46:00 PST 2025


================
@@ -580,6 +580,8 @@ implementation.
 | need_device_addr modifier for adjust_args clause            | :part:`partial`           | :none:`unclaimed`         | Parsing/Sema: https://github.com/llvm/llvm-project/pull/143442           |
 |                                                             |                           |                           |               https://github.com/llvm/llvm-project/pull/149586           |
 +-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
+| need_device_ptr modifier for adjust_args clause             | :part:`partial`           | :none:`unclaimed`         | Parsing/Sema: https://github.com/llvm/llvm-project/pull/168905           |
----------------
abhinavgaba wrote:

Oh, and this should be in the OpenMP 6.1 section below.

https://github.com/llvm/llvm-project/pull/169558


More information about the cfe-commits mailing list