File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- ; RUN: llc -amdgpu-scalarize-global-loads=false -march=amdgcn -verify-machineinstrs < %s | FileCheck %s
1
+ ; RUN: llc -amdgpu-scalarize-global-loads=false -march=amdgcn -mcpu=tahiti - verify-machineinstrs < %s | FileCheck %s
2
2
; RUN: llc -amdgpu-scalarize-global-loads=false -march=amdgcn -mcpu=tonga -mattr=-flat-for-global -verify-machineinstrs < %s | FileCheck %s
3
3
4
4
; CHECK-LABEL: {{^}}phi1:
Original file line number Diff line number Diff line change 1
- ; RUN: llc -march=amdgcn -verify-machineinstrs < %s | FileCheck -check-prefix=GCN %s
1
+ ; RUN: llc -march=amdgcn -mcpu=tahiti - verify-machineinstrs < %s | FileCheck -check-prefix=GCN %s
2
2
3
3
; FIXME: Move this to sgpr-copy.ll when this is fixed on VI.
4
4
; Make sure that when we split an smrd instruction in order to move it to
Original file line number Diff line number Diff line change 1
- ; RUN: llc -march=amdgcn -verify-machineinstrs -o - %s | FileCheck -check-prefix=GCN %s
1
+ ; RUN: llc -march=amdgcn -mcpu=tahiti - verify-machineinstrs -o - %s | FileCheck -check-prefix=GCN %s
2
2
; RUN: llc -march=amdgcn -mcpu=tonga -verify-machineinstrs -o - %s | FileCheck -check-prefix=GCN %s
3
3
4
4
; GCN-LABEL:{{^}}row_filter_C1_D0:
You can’t perform that action at this time.
0 commit comments