11 lines · plain
1; RUN: llc -verify-machineinstrs < %s -mtriple=msp4302 3define i16 @foo() {4entry:5 %0 = call i32 @llvm.get.rounding()6 %1 = trunc i32 %0 to i167 ret i16 %18}9 10declare i32 @llvm.get.rounding() nounwind11 1; RUN: llc -verify-machineinstrs < %s -mtriple=msp4302 3define i16 @foo() {4entry:5 %0 = call i32 @llvm.get.rounding()6 %1 = trunc i32 %0 to i167 ret i16 %18}9 10declare i32 @llvm.get.rounding() nounwind11