[TableGen] Split DAGISelMatcherOpt FactorNodes into 2 functions. NFC (#125330)
[llvm-project.git] / llvm / test / CodeGen / PowerPC / pr62372.ll
blob8df236adc92d7b6d77e7c2971ee8112fb4d8afde
1 ; RUN: llc -ppc-asm-full-reg-names -mcpu=pwr10 -mtriple powerpc64le-unknown-linux-gnu \
2 ; RUN: -o - %s | FileCheck %s
4 @bar = dso_local global i32 0, align 4
6 define dso_local ptr @foo() #0 {
7 entry:
8   ret ptr @bar
11 attributes #0 = { "use-soft-float"="true" }
13 ; CHECK: paddi r3, 0, bar@PCREL, 1