DescriptionAdd build targets for advanced Intel instruction sets (1.5 of 3)
This is a follow-up to https://codereview.chromium.org/1290423007/,
with a couple small changes:
- turn on AVX and AVX2 for Windows using /arch ('EnabledEnhancedInstructionSet')
- reformat and de-conditionalize where possible / irrelevant
Picked up this while poking around in libvpx's Chrome GYPs.
And yes, AVX = 3, AVX2 = 5. Don't even ask what 4 means...
BUG=skia:4117
Committed: https://skia.googlesource.com/skia/+/85533968a81097322cc4e883448c1594ae868594
Patch Set 1 #Patch Set 2 : 3 -> avx, 5 -> avx2, 4 -> none #Messages
Total messages: 14 (6 generated)
|