================ @@ -0,0 +1,80 @@ +# RUN: llvm-mc -triple x86_64-unknown-unknown -x86-asm-syntax=intel -msse2avx %s | FileCheck %s ---------------- MaskRay wrote: `-triple=x86_64` is sufficient and makes the line shorter https://github.com/llvm/llvm-project/pull/96860