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

Ilya Leoshkevich via Openmp-commits openmp-commits at lists.llvm.org
Mon Jan 29 17:55:42 PST 2024


iii-i wrote:

The change looks good to me.

One thing though: grepping for `'struct kmp_depend_info'` shows two other places where we have these bit fields: `openmp/libomptarget/include/OpenMP/InternalTypes.h` and `openmp/runtime/test/tasking/hidden_helper_task/common.h`. Would it make sense to make this change there as well?

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


More information about the Openmp-commits mailing list