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
22; RUN: llc -amdgpu-scalarize-global-loads=false -march=amdgcn -mcpu=tonga -mattr=-flat-for-global -verify-machineinstrs < %s | FileCheck %s
33
44; 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
22
33; FIXME: Move this to sgpr-copy.ll when this is fixed on VI.
44; 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
22; RUN: llc -march=amdgcn -mcpu=tonga -verify-machineinstrs -o - %s | FileCheck -check-prefix=GCN %s
33
44; GCN-LABEL:{{^}}row_filter_C1_D0:
You can’t perform that action at this time.
0 commit comments