[PATCH] D119026: [HIP] Emit amdgpu_code_object_version module flag
Yaxun Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Feb 5 17:41:15 PST 2022
yaxunl updated this revision to Diff 406221.
yaxunl marked an inline comment as done.
yaxunl added a comment.
marshalling the arg as enum. fix test failures for -cc1as. temporarily disable it except v5.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119026/new/
https://reviews.llvm.org/D119026
Files:
clang/include/clang/Basic/TargetOptions.h
clang/include/clang/Driver/Options.td
clang/lib/CodeGen/CodeGenModule.cpp
clang/lib/Driver/ToolChains/Clang.cpp
clang/test/CodeGenCUDA/amdgpu-asan-printf.cu
clang/test/CodeGenCUDA/amdgpu-asan.cu
clang/test/CodeGenCUDA/amdgpu-code-object-version.cu
clang/test/Driver/hip-code-object-version.hip
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119026.406221.patch
Type: text/x-patch
Size: 10000 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220206/3b53b5f0/attachment.bin>
More information about the cfe-commits
mailing list