buddy-compiler / buddy-benchmark

Benchmark Framework for Buddy Projects
Apache License 2.0
44 stars 34 forks source link

Add arm neon detect for autoconfig, and a fallback val for DIP. #37

Closed SForeKeeper closed 2 years ago

SForeKeeper commented 2 years ago

This patch uses Arm intrinsic to detect Arm neon support.

SForeKeeper commented 2 years ago

CLOSES #35