diff options
Diffstat (limited to 'test/CodeGen/R600/vtx-schedule.ll')
-rw-r--r-- | test/CodeGen/R600/vtx-schedule.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/R600/vtx-schedule.ll b/test/CodeGen/R600/vtx-schedule.ll index ce852c5..8254c99 100644 --- a/test/CodeGen/R600/vtx-schedule.ll +++ b/test/CodeGen/R600/vtx-schedule.ll @@ -4,7 +4,7 @@ ; the result of another VTX_READ instruction were being grouped in the ; same fetch clasue. -; CHECK: @test +; CHECK: {{^}}test: ; CHECK: Fetch clause ; CHECK: VTX_READ_32 [[IN0:T[0-9]+\.X]], [[IN0]], 0 ; CHECK: Fetch clause |