brintos

brintos / llvm-project-archived public Read only

0
0
Text · 246 B · f2699a9 Raw
12 lines · plain
1; RUN: llc < %s -fast-isel2; RUN: llc < %s3 4; NVPTX failed to lower i670010, as size > 645; UNSUPPORTED: target=nvptx{{.*}}6 7define i60 @PR24662b() {8  %1 = fptoui float 0x400D9999A0000000 to i6700109  %2 = trunc i670010 %1 to i6010  ret i60 %211}12