[all-commits] [llvm/llvm-project] 661797: [AMDGPU] Update AMD GPU documentation
Tony Tye via All-commits
all-commits at lists.llvm.org
Thu Oct 29 13:13:42 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 661797bd763331284f1a058609502c0311f8dd38
https://github.com/llvm/llvm-project/commit/661797bd763331284f1a058609502c0311f8dd38
Author: Tony <Tony.Tye at amd.com>
Date: 2020-10-29 (Thu, 29 Oct 2020)
Changed paths:
M clang/docs/ClangCommandLineReference.rst
M clang/include/clang/Driver/Options.td
M llvm/docs/AMDGPUUsage.rst
Log Message:
-----------
[AMDGPU] Update AMD GPU documentation
- AMDGPUUsage.rst: Correct AMD GPU DWARF address space table address
sizes which are in bits and not bytes.
- clang/.../Options.td: Improve description of AMD GPU options.
- Re-generate ClangComamndLineReference.rst from clang/.../Options.td .
Differential Revision: https://reviews.llvm.org/D90364
More information about the All-commits
mailing list