[PATCH] D156886: [CUDA][HIP] Reorganize options for documentation

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 2 06:21:29 PDT 2023


yaxunl created this revision.
yaxunl added reviewers: tra, MaskRay, jhuber6.
Herald added subscribers: mattd, carlosgalvezp, Naghasan, Anastasia.
Herald added a reviewer: sscalpone.
Herald added a project: All.
yaxunl requested review of this revision.
Herald added a reviewer: jdoerfert.
Herald added subscribers: jplehr, sstefan1.

Reorganize options and group them as "Common Offloading flags", "CUDA flags" and "HIP flags", so that they will be grouped together like "OpenCL flags" and "SYCL flags" in https://clang.llvm.org/docs/ClangCommandLineReference.html


https://reviews.llvm.org/D156886

Files:
  clang/include/clang/Driver/Options.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156886.546434.patch
Type: text/x-patch
Size: 18791 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230802/0d02edff/attachment-0001.bin>


More information about the cfe-commits mailing list