[PATCH] D109818: [HIPSPV] Convert HIP kernels to SPIR-V kernels
Henry Linjamäki via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 27 06:04:56 PDT 2021
linjamaki updated this revision to Diff 375233.
linjamaki added a comment.
Put HIPSPV logic into new SPIRV{ABI,TargetCodeGen}Info subclassed from
CommonSPIR{ABI,TargetCodeGen}Info.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109818/new/
https://reviews.llvm.org/D109818
Files:
clang/lib/CodeGen/TargetInfo.cpp
clang/test/CodeGenHIP/hipspv-kernel.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109818.375233.patch
Type: text/x-patch
Size: 4786 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210927/8ab9a6f1/attachment.bin>
More information about the cfe-commits
mailing list