Skip to content

Commit e4477cf

Browse files
address review
1 parent defd659 commit e4477cf

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

llvm/test/CodeGen/AMDGPU/amdgpu-miscellaneous-uniform-intrinsic.ll

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 5
2-
; RUN: llc -mtriple=amdgcn-amd-amdhsa -mcpu=gfx1100 -verify-machineinstrs -o - %s | FileCheck %s
3-
2+
; RUN: llc -mtriple=amdgcn-amd-amdhsa -mcpu=gfx1100 -o - %s | FileCheck %s
43
define amdgpu_kernel void @readfirstlane_with_readfirstlane(ptr addrspace(1) %out) {
54
; CHECK-LABEL: readfirstlane_with_readfirstlane:
65
; CHECK: ; %bb.0:

0 commit comments

Comments
 (0)