9 lines · plain
1; RUN: llc -mtriple=x86_64-- < %s2define i32 @signbitl(x86_fp80 %x) nounwind uwtable readnone {3entry:4 %tmp4 = bitcast x86_fp80 %x to i805 %tmp4.lobit = lshr i80 %tmp4, 796 %tmp = trunc i80 %tmp4.lobit to i327 ret i32 %tmp8}9 1; RUN: llc -mtriple=x86_64-- < %s2define i32 @signbitl(x86_fp80 %x) nounwind uwtable readnone {3entry:4 %tmp4 = bitcast x86_fp80 %x to i805 %tmp4.lobit = lshr i80 %tmp4, 796 %tmp = trunc i80 %tmp4.lobit to i327 ret i32 %tmp8}9