[PATCH] D106809: [clang-offload-bundler] Make Bundle Entry ID backward compatible

Saiyedul Islam via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 7 11:24:55 PDT 2021


saiislam updated this revision to Diff 371133.
saiislam marked 2 inline comments as done.
saiislam added a comment.

1. Added tests for empty and incompatible archives.
2. Improved identification of GPUArch in Bundle Entry ID using CudaArch.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D106809/new/

https://reviews.llvm.org/D106809

Files:
  clang/docs/ClangOffloadBundler.rst
  clang/lib/Driver/ToolChains/Clang.cpp
  clang/test/Driver/clang-offload-bundler.c
  clang/test/Driver/hip-rdc-device-only.hip
  clang/test/Driver/hip-toolchain-rdc-separate.hip
  clang/tools/clang-offload-bundler/ClangOffloadBundler.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106809.371133.patch
Type: text/x-patch
Size: 14677 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210907/26041036/attachment-0001.bin>


More information about the cfe-commits mailing list