[all-commits] [llvm/llvm-project] 4b2e7d: [amdgpu] Default to code object v3
Jon Chesterfield via All-commits
all-commits at lists.llvm.org
Mon Dec 14 17:11:32 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4b2e7d0215021d0d1df1a6319884b21d33936265
https://github.com/llvm/llvm-project/commit/4b2e7d0215021d0d1df1a6319884b21d33936265
Author: Jon Chesterfield <jonathanchesterfield at gmail.com>
Date: 2020-12-15 (Tue, 15 Dec 2020)
Changed paths:
M clang/include/clang/Driver/Options.td
M clang/lib/Driver/ToolChains/CommonArgs.cpp
M llvm/docs/AMDGPUUsage.rst
Log Message:
-----------
[amdgpu] Default to code object v3
[amdgpu] Default to code object v3
v4 is not yet readily available, and doesn't appear
to be implemented in the back end
Reviewed By: t-tye
Differential Revision: https://reviews.llvm.org/D93258
More information about the All-commits
mailing list