1 ; assert in DAGlegalizer with fake use of half precision float.
2 ; Changes to half float promotion.
3 ; RUN: llc -stop-after=finalize-isel -mtriple=x86_64-unknown-linux -o - %s | FileCheck %s
6 ; CHECK-NEXT: %0:fr16 = FsFLD0SH
7 ; CHECK-NEXT: FAKE_USE killed %0
9 target triple = "x86_64-unknown-unknown"
11 define void @_Z6doTestv() local_unnamed_addr optdebug {
13 tail call void (...) @llvm.fake.use(half 0xH0000)