[PATCH] D93525: [OpenMP] Add unbundling of archives containing bundled object files into device specific archives

Johannes Doerfert via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 20 08:05:22 PST 2021


jdoerfert added a comment.

> At the moment this patch defines compatibility as exact string match of bundler entry ID.
> [...]
> Supporting target ID requires little more work and discussion.

Let's get this in first, then revisit target ID support as we need it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93525



More information about the cfe-commits mailing list