[clang] [llvm] [Clang] [OpenMP] Add support for '#pragma omp stripe'. (PR #119891)

Alexey Bataev via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 17 06:21:08 PST 2025


alexey-bataev wrote:

> > Aldo, update OpenMPSupport page
> 
> Question about this. I see that the table for `OpenMP 6.0 Implementation Details` chapter has an entry for `Loop transformation constructs`. Should the `#pragma omp stripe` be listed here as a bullet item? Do you have a preference of how this should be organized? I see that the other tables have an additional column for the `Category`.

No strong preferences here, up to you, just need to mention this construct there 

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


More information about the llvm-commits mailing list