[PATCH] D114890: [OpenMP] Make the new device runtime the default
Ron Lieberman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Dec 1 18:06:26 PST 2021
ronlieb added a comment.
perhaps we can try this patch as is, and if it passes buildbot, let the new DeviceRTL be the default upstream for all targets.
if it fails the AMDGPU buildbot, then perhaps apply the above suggested change of leaving old runtime default for now for AMD.
or consider some other soultion.
in other words, how about we land it, and be ready to revert if bot goes red?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114890/new/
https://reviews.llvm.org/D114890
More information about the cfe-commits
mailing list