- Downloads
There was an error fetching the commit references. Please try again later.
Add popcnt instruction and use it in logcount vop if :sse3 is a
feature. * src/compiler/x86/arith.lisp * Add vop for logcount that uses popcnt instruction. * src/compiler/x86/insts.lisp * Define popcnt instruction (but only for :sse3) * src/general-info/release-20d.txt: * Update.
Please sign in to comment