We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent defd659 commit e4477cfCopy full SHA for e4477cf
llvm/test/CodeGen/AMDGPU/amdgpu-miscellaneous-uniform-intrinsic.ll
@@ -1,6 +1,5 @@
1
; 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
-
+; RUN: llc -mtriple=amdgcn-amd-amdhsa -mcpu=gfx1100 -o - %s | FileCheck %s
4
define amdgpu_kernel void @readfirstlane_with_readfirstlane(ptr addrspace(1) %out) {
5
; CHECK-LABEL: readfirstlane_with_readfirstlane:
6
; CHECK: ; %bb.0:
0 commit comments