[Openmp-commits] [PATCH] D127769: [Libomptarget] Add checks for AMDGPU TargetID using new image info

Scott Linder via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Thu Aug 4 14:12:03 PDT 2022


scott.linder added a comment.

Is it possible to move code around to avoid re-writing the TargetID parsing?

We have effectively the same `parseTargetID` in `clang/lib/Basic/TargetID.cpp`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127769



More information about the Openmp-commits mailing list