[all-commits] [llvm/llvm-project] daf39e: [amdgpu] Default to code object v3
Jon Chesterfield via All-commits
all-commits at lists.llvm.org
Thu Dec 17 08:10:02 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: daf39e3f2dba18bd39cd89a1c91bae126a31d4fe
https://github.com/llvm/llvm-project/commit/daf39e3f2dba18bd39cd89a1c91bae126a31d4fe
Author: Jon Chesterfield <jonathanchesterfield at gmail.com>
Date: 2020-12-17 (Thu, 17 Dec 2020)
Changed paths:
M clang/include/clang/Driver/Options.td
M clang/lib/Driver/ToolChains/CommonArgs.cpp
M clang/test/Driver/hip-code-object-version.hip
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, yaxunl
Differential Revision: https://reviews.llvm.org/D93258
More information about the All-commits
mailing list