[Openmp-commits] [openmp] [OpenMP][test]Flip bit-fields in 'struct flags' for big-endian in test cases (PR #79895)

Xing Xue via Openmp-commits openmp-commits at lists.llvm.org
Tue Feb 6 12:52:51 PST 2024


xingxue-ibm wrote:

> I suggest to add a comment in kmp.h, that provides the hint of explicit copy of the struct in tests and that any changes to the struct should be applied to the tests. Can you add this comment as part of your patch? Overall looks good to me.

Thanks very much, @jprotze! Yeah, it will be helpful to mention that test cases have an explicit copy of the struct. I will add the comment to `kmp.h`.

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


More information about the Openmp-commits mailing list