mirror of
https://github.com/reactos/reactos.git
synced 2026-07-04 07:04:25 +08:00
On GCC the code using extended ISA cannot be inlined and must either be marked with a function attribute or compiled with the proper target options ('-mavx2' on the command line or '#pragma GCC target("avx2")' inside the code)
7.6 KiB
7.6 KiB