klauspost / cpuid

CPU feature identification for Go
MIT License
1.01k stars 125 forks source link

Add CombineFeatures for faster lookups. #120

Closed klauspost closed 1 year ago

klauspost commented 1 year ago

Small change, change Has to pointer receiver.