[PATCH] D114890: [OpenMP] Make the new device runtime the default
Joseph Huber via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Dec 1 19:27:11 PST 2021
jhuber6 added a comment.
In D114890#3165799 <https://reviews.llvm.org/D114890#3165799>, @ronlieb wrote:
> 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?
I could land this and make a follow-up patch doing what @gregrodgers suggests.
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