When bundle/unbundle intermediate files for HIP, there may be multiple
sub archs, therefore BoundArch needs to be included in the target
and output file names for clang-offload-bundler.
Details
Details
Diff Detail
Diff Detail
- Repository
- rC Clang
Paths
| Differential D46473
[HIP] Let clang-offload-bundler support HIP ClosedPublic Authored by yaxunl on May 4 2018, 2:12 PM.
Details Summary When bundle/unbundle intermediate files for HIP, there may be multiple
Diff Detail
Event Timelineyaxunl added a parent revision: D46472: [HIP] Support offloading by linker script.May 4 2018, 8:17 PM yaxunl added a child revision: D46475: [HIP] Set proper triple and offload kind for the toolchain.May 4 2018, 8:24 PM This revision is now accepted and ready to land.May 4 2018, 9:00 PM Closed by commit rC332121: [HIP] Let clang-offload-bundler support HIP (authored by yaxunl). · Explain WhyMay 11 2018, 12:06 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 146377 lib/Driver/Driver.cpp
lib/Driver/ToolChains/Clang.cpp
tools/clang-offload-bundler/ClangOffloadBundler.cpp
|