[PATCH] D140722: [OpenMP] Prefix outlined and reduction func names with original func's name

Itay Bookstein via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Apr 1 11:01:44 PDT 2023


nextsilicon-itay-bookstein added a comment.

I don't have non-cumbersome access to GPU targets at the moment.
I have run the following locally with the patch, and it seems to pass:

  > ninja check-libomptarget
  [0/1] Running libomptarget tests
  
  Testing Time: 9.69s
    Unsupported:  57
    Passed     : 205


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

https://reviews.llvm.org/D140722



More information about the cfe-commits mailing list