[Openmp-commits] [PATCH] D130293: [Libomptarget] Build the DeviceRTL BC using clang directly
Joseph Huber via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Thu Jul 21 11:35:04 PDT 2022
jhuber6 added a comment.
In D130293#3669573 <https://reviews.llvm.org/D130293#3669573>, @tianshilei1992 wrote:
> LGTM as long as it doesn't break anything.
Passed the tests on my machine, who knows with this setup we have though.
Side note: the CI machine for this always fails because it can't find `-lomptarget.devicertl` and I'm not sure why. I tried to reproduce it but no such luck, it passed fine. I'm somewhat tempted to just disable the LTO tests for x86 to make it happy.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130293/new/
https://reviews.llvm.org/D130293
More information about the Openmp-commits
mailing list