LLVM target triple for Graviton2 CPUs

This is the one we used on EC2 m6g:

llvm -device=arm_cpu -mtriple=aarch64-linux-gnu -mattr=+v8.2a,+fullfp16,+fp-armv8,+dotprod,+crc,+crypto,+neon

3 Likes