[flang-commits] [flang] [OpenMP][Flang] Add "IsolatedFromAbove" trait to omp.target (PR #67164)

via flang-commits flang-commits at lists.llvm.org
Tue Oct 10 11:11:40 PDT 2023


agozillon wrote:

And as a small aside, have you tested that the patch series works with the runtime tests in: https://github.com/llvm/llvm-project/tree/main/openmp/libomptarget/test/offloading/fortran 

I mainly ask just to be sure, as it seems to take the stars aligning for these to execute unquestioned on my machine (perhaps the incorrect build commands, unsure) even when using check-openmp/check-runtime, so I tend to compile them by hand to make sure (which is a little problematic, so hopefully they run happily outside of my machine/build config). 

As far as I'm aware no buildbot has the pre-requisites configuration to have these run at the moment so it's good to make sure they still function as the buildbots won't at the moment I don't think.  

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


More information about the flang-commits mailing list