================ @@ -0,0 +1,22 @@ +; RUN: llc -O0 -mtriple=x86_64 < %s | FileCheck %s --check-prefix=CHECK ---------------- MaskRay wrote: consider auto-generating the test using update_llc_test_checks https://github.com/llvm/llvm-project/pull/84114