Skip to content

Commit e101345

Browse files
jseatonmartien-de-jong
authored andcommitted
[AIE] Enable floatdidf builtin used by G_SITOFP
1 parent 4abfc43 commit e101345

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

compiler-rt/lib/builtins/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -423,7 +423,6 @@ list(REMOVE_ITEM aie2_GENERIC_SOURCES
423423
fixdfdi.c # unsupported instruction : G_FCMP
424424
fixunsdfdi.c # unsupported instruction : G_FPTOUI
425425
fixunssfdi.c # unsupported instruction : G_FPTOUI
426-
floatdidf.c # unsupported instruction : G_SITOFP
427426
muldc3.c # unsupported instruction : G_FCOPYSIGN
428427
mulsc3.c # unsupported instruction : G_FCOPYSIGN
429428
udivmoddi4.c # unsupported instruction : G_CTTZ_ZERO_UNDEF

0 commit comments

Comments
 (0)