[PATCH] D93525: [clang-offload-bundler] Add unbundling of archives containing bundled object files into device specific archives
Saiyedul Islam via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 9 06:39:17 PDT 2021
saiislam updated this revision to Diff 350883.
saiislam added a comment.
1. Removed TargetID support, to be reviewed in a followup patch.
2. Added OffloadTargetInfo class to encapsulate handling of bundle entry ID components: OffloadKind, Triple, GPUArch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93525/new/
https://reviews.llvm.org/D93525
Files:
clang/docs/ClangOffloadBundler.rst
clang/test/Driver/clang-offload-bundler.c
clang/tools/clang-offload-bundler/ClangOffloadBundler.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93525.350883.patch
Type: text/x-patch
Size: 24500 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210609/3fd6d2b8/attachment-0001.bin>
More information about the cfe-commits
mailing list