File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
llvm/test/CodeGen/AMDGPU/GlobalISel Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
; NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py UTC_ARGS: --version 5
2
- ; RUN: llc -global-isel -mtriple=amdgcn-mesa-mesa3d -mcpu=fiji -stop-after=irtranslator -verify-machineinstrs - o - %s | FileCheck %s
2
+ ; RUN: llc -global-isel -mtriple=amdgcn-mesa-mesa3d -mcpu=fiji -stop-after=irtranslator -o - %s | FileCheck %s
3
3
4
4
define <2 x i65 > @v2i65_func_void () #0 {
5
5
; CHECK-LABEL: name: v2i65_func_void
Original file line number Diff line number Diff line change 1
1
; NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py UTC_ARGS: --version 5
2
- ; RUN: llc -global-isel -mtriple=amdgcn -mcpu=fiji -stop-after=irtranslator -verify-machineinstrs - o - %s | FileCheck %s
2
+ ; RUN: llc -global-isel -mtriple=amdgcn -mcpu=fiji -stop-after=irtranslator -o - %s | FileCheck %s
3
3
4
4
define void @void_func_v2i65 (<2 x i65 > %arg0 ) #0 {
5
5
; CHECK-LABEL: name: void_func_v2i65
You can’t perform that action at this time.
0 commit comments