Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 120 Bytes

vectorizing-stuff.md

File metadata and controls

13 lines (10 loc) · 120 Bytes

ARM SVE compiler flags

# gcc
-march=armv8-a+sve

RISC-V Vector Extension

# gcc
-march=rv64gcv