[PATCH] D106870: [OpenMP] Multi architecture compilation support
    Yaxun Liu via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Thu Aug 19 09:21:33 PDT 2021
    
    
  
yaxunl added a comment.
Can you document the device binary embedding scheme for multiple GPU's in clang documentation? This will help tool developers to develop tools to extract device binaries from executables or shared libraries. Also this may help interoperability with other offloading language modes in case multiple offloading are desired to be supported in one executable or shared library in the future.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D106870/new/
https://reviews.llvm.org/D106870
    
    
More information about the cfe-commits
mailing list