Re: [PATCH v6 5/6] OpenMP: Update "declare target"/OpenMP context interaction

2025-01-15 Thread Tobias Burnus
Sandra Loosemore wrote: The code and test case previously implemented the OpenMP 5.0 spec, which said in section 2.3.1: "For functions within a declare target block, the target trait is added to the beginning of the set..." In OpenMP 5.1, this was changed to "For device routines, the target tra

[PATCH v6 5/6] OpenMP: Update "declare target"/OpenMP context interaction

2025-01-14 Thread Sandra Loosemore
The code and test case previously implemented the OpenMP 5.0 spec, which said in section 2.3.1: "For functions within a declare target block, the target trait is added to the beginning of the set..." In OpenMP 5.1, this was changed to "For device routines, the target trait is added to the beginni