[PATCH] D106070: [HIP] Remove workaround in __clang_hip_runtime_wrapper.h
    Yaxun Liu via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Thu Jul 15 08:21:25 PDT 2021
    
    
  
yaxunl added a comment.
Since this is not easily tested with lit tests, I added a test to llvm-test-suite: https://reviews.llvm.org/D106069
My understanding is that OpenMP no longer uses __clang_hip_runtime_wrapper.h, so we should be able to remove this workaround.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D106070/new/
https://reviews.llvm.org/D106070
    
    
More information about the cfe-commits
mailing list