D99551 broke nvptx offloading. This patch fixes that by disabling the functional change of D99551, allowing time to fix it without excessive out of tree churn
Hi Jon, I am about to merge D108246 that disables the notes embedding.
I like D108246 more. None of the offloading tests updated in D108246 failed with the above patch, perhaps they're not run by make check-openmp
edit: all good, they're under check-clang, which does indeed fail with this patch
In D108303#2952393, @JonChesterfield wrote: I like D108246 more. None of the offloading tests updated in D108246 failed with the above patch, perhaps they're not run by make check-openmp
Right, the clang-offload-wrapper test is run by check-clang.