[Openmp-commits] [PATCH] D131443: [Libomptarget] Do not check for valid binaries twice.
Joseph Huber via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Mon Aug 8 14:41:32 PDT 2022
jhuber6 added a comment.
Actually, the RTL may contain more images than the ones we added. So we probably should just have a separate list of images used inside of the RTL type and just exit if it's not in that set.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131443/new/
https://reviews.llvm.org/D131443
More information about the Openmp-commits
mailing list