[clang] [OpenMP 6.0] Allow only byref arguments with `need_device_addr` modifier on `adjust_args` clause (PR #149586)
Alexey Bataev via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 22 07:57:46 PDT 2025
alexey-bataev wrote:
> > Update OpenMPSupport.rst and release nodes doc
>
> I updated the OpenMPSupport.rst file. Please take a look. Are you referring to `clang/docs/ReleaseNotes.rst`? Wouldn't it be a good idea to add a release note once the codegen is complete?
Yes, this one. Better to add iteratively, rather than at once.
https://github.com/llvm/llvm-project/pull/149586
More information about the cfe-commits
mailing list