================ @@ -0,0 +1,157 @@ +; REQUIRES: x86-registered-target +; RUN: opt -O3 -S < %s | FileCheck %s ---------------- arsenm wrote: Tests should be minimal and run the one pass https://github.com/llvm/llvm-project/pull/127855