Skip to content

Commit 1f92169

Browse files
Update llvm/test/CodeGen/AMDGPU/amdgpu-miscellaneous-uniform-intrinsic.ll
Co-authored-by: Matt Arsenault <[email protected]>
1 parent ab83779 commit 1f92169

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +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
2+
; RUN: llc -mtriple=amdgcn-amd-amdhsa -mcpu=gfx1100 -o - %s | FileCheck %s
33

44
define amdgpu_kernel void @readfirstlane_with_readfirstlane(ptr addrspace(1) %out) {
55
; CHECK-LABEL: readfirstlane_with_readfirstlane:

0 commit comments

Comments
 (0)