[libc++][NFC] Simplify the implementation of string and string_views operator== ...
[llvm-project.git] / llvm / test / CodeGen / AMDGPU / codegen-internal-only-func.ll
blobf198833059572bb300e48eaeb79c7ce53a26a06d
1 ; REQUIRES: asserts
2 ; RUN: llc -mtriple=amdgcn-amd-amdhsa -mcpu=gfx900 < %s | FileCheck %s
3 ; RUN: llc -O0 -mtriple=amdgcn-amd-amdhsa -mcpu=gfx900 < %s | FileCheck %s
5 ; CHECK-NOT: func
7 define internal i32 @func() {
8   ret i32 0