[clang] [OpenMP][USM] Introduces -fopenmp-force-usm flag (PR #76571)

Jan Patrick Lehr via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 29 08:50:03 PST 2023


jplehr wrote:

> > Is the approach taken in this approach acceptable as opposed to the header solution I put up earlier?
> 
> Yes, it's pretty much exactly what I had in mind from my suggestion in the last PR. Thanks.

Perfect. I'll go ahead and add lit and runtime tests.

https://github.com/llvm/llvm-project/pull/76571


More information about the cfe-commits mailing list