diff --git a/llvm/test/CodeGen/AMDGPU/code-size-estimate.mir b/llvm/test/CodeGen/AMDGPU/code-size-estimate.mir index 9642c914ed3e5..9e46c58b6b5a9 100644 --- a/llvm/test/CodeGen/AMDGPU/code-size-estimate.mir +++ b/llvm/test/CodeGen/AMDGPU/code-size-estimate.mir @@ -1,5 +1,5 @@ -# RUN: llc -mtriple=amdgcn--amdpal -mcpu=gfx90a -show-mc-encoding -o - %s | FileCheck %s -# RUN: llc -mtriple=amdgcn--amdpal -mcpu=gfx802 -show-mc-encoding -o - %s | FileCheck %s +# RUN: llc -mtriple=amdgcn--amdpal --start-after=greedy -mcpu=gfx90a -show-mc-encoding -o - %s | FileCheck %s +# RUN: llc -mtriple=amdgcn--amdpal --start-after=greedy -mcpu=gfx802 -show-mc-encoding -o - %s | FileCheck %s # CHECK: indirect_mov: ; @indirect_mov