================ @@ -0,0 +1,31 @@ +; RUN: llc < %s -O3 -mtriple=x86_64-linux-unknown -verify-machineinstrs -o %t.s ---------------- phoebewang wrote: Do not need `O3`. https://github.com/llvm/llvm-project/pull/125007