Revert " [LoongArch][ISel] Check the number of sign bits in `PatGprGpr_32` (#107432)"
[llvm-project.git] / llvm / test / CodeGen / PowerPC / ppc64-icbt-pwr8.ll
blobf9320563f618af38d794f87dec1f09636fea6664
1 ; Test the ICBT instruction on POWER8
2 ; Copied from the ppc64-prefetch.ll test
3 ; RUN: llc -verify-machineinstrs -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr8 < %s | FileCheck %s
5 declare void @llvm.prefetch(ptr, i32, i32, i32)
7 define void @test(ptr %a, ...) nounwind {
8 entry:
9   call void @llvm.prefetch(ptr %a, i32 0, i32 3, i32 0)
10   ret void
12 ; CHECK-LABEL: @test
13 ; CHECK: icbt