================ @@ -0,0 +1,16 @@ +# RUN: not --crash llc -verify-machineinstrs -run-pass none -o /dev/null %s 2>&1 | FileCheck %s +# REQUIRES: aarch64-registered-target ---------------- michaelmaitland wrote: Updated https://github.com/llvm/llvm-project/pull/84542