[clang] [ClangOffloadBundler] make hipv4 and hip compatible (PR #91637)

Joseph Huber via cfe-commits cfe-commits at lists.llvm.org
Thu May 9 11:19:13 PDT 2024


https://github.com/jhuber6 commented:

There's some code in the `clang-linker-wrapper` that creates the offloadbundler format for HIP offloading. I think it and the tests use `hipv4` which we could presumably remove now?

https://github.com/llvm/llvm-project/pull/91637


More information about the cfe-commits mailing list