[Openmp-commits] [openmp] [OpenMP] Provide big-endian bitfield definitions (PR #69995)

Shilei Tian via Openmp-commits openmp-commits at lists.llvm.org
Mon Oct 23 19:47:29 PDT 2023


shiltian wrote:

I'm wondering since we use them `x.y`, does it really affect the correctness on big-endian systems? I understand given current implementation, `unused` or `reserved` will be at the beginning of a buffer.

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


More information about the Openmp-commits mailing list