pygame-ce icon indicating copy to clipboard operation
pygame-ce copied to clipboard

WIP: add GNU target arch attributes for AVX2 functions

Open robertpfeiffer opened this issue 1 year ago • 2 comments
trafficstars

Please ignore, testing how MSVC handles this in the CI

robertpfeiffer avatar Mar 22 '24 13:03 robertpfeiffer

If you want, I can guard these behind ifdefs so they only show up on GCC and clang, or I can just close this PR experiment.

robertpfeiffer avatar Mar 27 '24 09:03 robertpfeiffer

Could you explain the benefit of having this PR conditional on clang/gcc being used?

ankith26 avatar Mar 28 '24 14:03 ankith26