================ @@ -0,0 +1,41 @@ +# RUN: llc -mtriple=aarch64-linux-gnu -run-pass peephole-opt -o - %s | FileCheck %s ---------------- MacDue wrote: Use `update_mir_test_checks.py` rather than manual checks. https://github.com/llvm/llvm-project/pull/153608