Skip to content

Commit 816ef66

Browse files
committed
Temporarily remove r600 from or.ll test
1 parent 137d58d commit 816ef66

File tree

1 file changed

+0
-1
lines changed
  • llvm/test/CodeGen/AMDGPU

1 file changed

+0
-1
lines changed

llvm/test/CodeGen/AMDGPU/or.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 3
22
; RUN: llc -amdgpu-scalarize-global-loads=false -mtriple=amdgcn -mcpu=verde -verify-machineinstrs < %s | FileCheck -check-prefix=GFX6 %s
33
; RUN: llc -amdgpu-scalarize-global-loads=false -mtriple=amdgcn -mcpu=tonga -mattr=-flat-for-global -verify-machineinstrs < %s | FileCheck -check-prefix=GFX8 %s
4-
; RUN: llc -amdgpu-scalarize-global-loads=false -mtriple=r600 -mcpu=redwood < %s | FileCheck -check-prefix=EG %s
54

65
define amdgpu_ps <2 x i32> @s_or_v2i32(<2 x i32> inreg %num, <2 x i32> inreg %den) {
76
; GFX6-LABEL: s_or_v2i32:

0 commit comments

Comments
 (0)