diff --git a/llvm/test/CodeGen/PowerPC/GlobalISel/load-store-64bit.ll b/llvm/test/CodeGen/PowerPC/GlobalISel/load-store-64bit.ll index ade1d63805360..79eed7f6ad56f 100644 --- a/llvm/test/CodeGen/PowerPC/GlobalISel/load-store-64bit.ll +++ b/llvm/test/CodeGen/PowerPC/GlobalISel/load-store-64bit.ll @@ -1,6 +1,6 @@ ; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py ; RUN: llc -mtriple=powerpc64le-unknown-linux-gnu -global-isel -o - \ -; RUN: -ppc-vsr-nums-as-vr -ppc-asm-full-reg-names < %s | FileCheck %s +; RUN: -ppc-vsr-nums-as-vr -ppc-asm-full-reg-names -verify-machineinstrs < %s | FileCheck %s define i64 @load_i64(ptr %p) { ; CHECK-LABEL: load_i64: