jrtc27 wrote: > Safe for big-endian ppc64: the PPC64_STVS macro is > inside #ifdef __LITTLE_ENDIAN__ and is not reached on BE.
I would hope so, otherwise the existing code is wrong. So not sure what value this comment is adding. https://github.com/llvm/llvm-project/pull/198371 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
