This patch is to add a compiler option to control the element order in PowerPC vector types. For example,
on a little-endian platform, we may need to express the vector in the non-native element order. The vec_vcf intrinsic is updated for handling different vector element orders and new LIT tests are added.
Co-authored-by: Mark Danial <Mark.Danial@ibm.com>
Co-authored-by: @DanielCChen
Just out of curiosity, what does this mean for clang? What would it mean for someone to invoke something like: