[Openmp-commits] [PATCH] D121467: [Libomptarget] Create device math wrappers

Yaxun Liu via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Fri Mar 11 08:51:58 PST 2022


yaxunl added a comment.

Is __clang_hip_libdevice_declares.h copied from clang/lib/Headers? How are you going to maintain it if it changes in the original place? Why not use the original copy instead of duplicate them?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121467



More information about the Openmp-commits mailing list