On Sunday, 8 July 2018 at 11:47:20 UTC, Guillaume Piolat wrote:
Can you elaborate? What do you mean by AVX encoding, you mean the new VEX encoding or AVX intrinsics?
VEX encoding. AVX intrinsics in the Intel API are just intrinsics extensions like every SSE revision before it. It's purely up to the compiler how it transforms those intrinsics in to instructions.
