[all-commits] [llvm/llvm-project] f037b8: [CUDA][HIP] Reorganize options for documentation
Yaxun (Sam) Liu via All-commits
all-commits at lists.llvm.org
Fri Aug 4 14:24:24 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f037b895b7e987d39c30c7edb82474d774540bc1
https://github.com/llvm/llvm-project/commit/f037b895b7e987d39c30c7edb82474d774540bc1
Author: Yaxun (Sam) Liu <yaxun.liu at amd.com>
Date: 2023-08-04 (Fri, 04 Aug 2023)
Changed paths:
M clang/include/clang/Driver/Options.td
Log Message:
-----------
[CUDA][HIP] Reorganize options for documentation
Reorganize options and group them as "Common Offloading options",
"CUDA options" and "HIP options", so that they will be grouped
together like "OpenCL options" and "SYCL options" in
https://clang.llvm.org/docs/ClangCommandLineReference.html
Reviewed by: Joseph Huber, Fangrui Song
Differential Revision: https://reviews.llvm.org/D156886
More information about the All-commits
mailing list