; RUN: llc < %s -march=bpf | FileCheck %s ; Function Attrs: nounwind readnone uwtable define signext i8 @foo_cmp1(i8 signext %a, i8 signext %b) #0 { %1 = icmp sgt i8 %a, %b br i1 %1, label %2, label %4 ;