Originally posted by skeevy420
View Post
Code:
using System.Runtime.Intrinsics.X86; if (Avx2.IsSupported) { // AVX2 code here } else { // fall back to normal }
Originally posted by skeevy420
View Post
Maybe a break with tradition wouldn't be completely unwarranted, though. I do wonder what a hypothetical build of Windows that bothered unrestricting itself in terms of legacy support could do. Such thoughts should still remain firmly in the domain of the hypothetical for 11, however.
Leave a comment: