AOSC-Archive / autobuild3

AOSC OS package maintenance toolkit (version 3)
https://aosc.io
GNU General Public License v2.0
24 stars 17 forks source link

amd64_avx2: remove rdrnd #111

Closed Artoria2e5 closed 4 years ago

Artoria2e5 commented 4 years ago

Removing RDRND lets us support all the AVX2 CPUs in the setting. See https://sourceware.org/bugzilla/show_bug.cgi?id=23249#c12.

The question is... how important is RDRND for us anyways? Does GCC produce it without using intrinsics?