[PATCH] D110622: [HIPSPV][3/4] Enable SPIR-V emission for HIP
Henry Linjamäki via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 16 01:49:32 PST 2021
linjamaki updated this revision to Diff 394789.
linjamaki added a comment.
Rebase.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110622/new/
https://reviews.llvm.org/D110622
Files:
clang/include/clang/Basic/Cuda.h
clang/include/clang/Basic/DiagnosticDriverKinds.td
clang/include/clang/Driver/Driver.h
clang/include/clang/Driver/Options.td
clang/lib/Basic/Cuda.cpp
clang/lib/Basic/Targets/NVPTX.cpp
clang/lib/Basic/Targets/NVPTX.h
clang/lib/CodeGen/CGOpenMPRuntimeGPU.cpp
clang/lib/Driver/Driver.cpp
clang/test/Driver/Inputs/hipspv-dev-lib/a/a.bc
clang/test/Driver/Inputs/hipspv-dev-lib/b/b.bc
clang/test/Driver/Inputs/hipspv-dev-lib/hipspv-spirv64.bc
clang/test/Driver/Inputs/hipspv/bin/.hipVersion
clang/test/Driver/Inputs/hipspv/lib/hip-device-lib/hipspv-spirv64.bc
clang/test/Driver/Inputs/hipspv/lib/libLLVMHipSpvPasses.so
clang/test/Driver/Inputs/pass-plugin.so
clang/test/Driver/hipspv-device-libs.hip
clang/test/Driver/hipspv-pass-plugin.hip
clang/test/Driver/hipspv-toolchain-rdc.hip
clang/test/Driver/hipspv-toolchain.hip
clang/test/Driver/invalid-offload-options.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110622.394789.patch
Type: text/x-patch
Size: 22276 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211216/a13a2adf/attachment-0001.bin>
More information about the cfe-commits
mailing list