[Openmp-commits] [openmp] [OpenMP] OpenMP ThreadSet clause - basic	runtime (PR #144409)
    Shilei Tian via Openmp-commits 
    openmp-commits at lists.llvm.org
       
    Tue Jul  8 10:48:07 PDT 2025
    
    
  
shiltian wrote:
Then check this part of my previous comment:
> even if it is set by the front end, the runtime changes can always go before the compiler change with a proper test case. The test case itself can simply manually construct the necessary function call that the compiler is expected to emit.
We already have a bunch of tests in `libomp` that "emulates" code generated by the compiler.
https://github.com/llvm/llvm-project/pull/144409
    
    
More information about the Openmp-commits
mailing list