[AMDGPU] Add machine verifier to a test
authorJay Foad <jay.foad@amd.com>
Wed, 5 Apr 2023 09:36:32 +0000 (10:36 +0100)
committerJay Foad <jay.foad@amd.com>
Wed, 5 Apr 2023 09:36:38 +0000 (10:36 +0100)
llvm/test/CodeGen/AMDGPU/GlobalISel/assert-align.ll

index 8ae7f05..53ac78d 100644 (file)
@@ -1,5 +1,5 @@
 ; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
-; RUN: llc -global-isel -mtriple=amdgcn-amd-amdhsa -mcpu=gfx900 -o - %s | FileCheck %s
+; RUN: llc -global-isel -mtriple=amdgcn-amd-amdhsa -mcpu=gfx900 -verify-machineinstrs -o - %s | FileCheck %s
 
 declare hidden ptr addrspace(1) @ext(ptr addrspace(1))