We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4abfc43 commit e101345Copy full SHA for e101345
compiler-rt/lib/builtins/CMakeLists.txt
@@ -423,7 +423,6 @@ list(REMOVE_ITEM aie2_GENERIC_SOURCES
423
fixdfdi.c # unsupported instruction : G_FCMP
424
fixunsdfdi.c # unsupported instruction : G_FPTOUI
425
fixunssfdi.c # unsupported instruction : G_FPTOUI
426
- floatdidf.c # unsupported instruction : G_SITOFP
427
muldc3.c # unsupported instruction : G_FCOPYSIGN
428
mulsc3.c # unsupported instruction : G_FCOPYSIGN
429
udivmoddi4.c # unsupported instruction : G_CTTZ_ZERO_UNDEF
0 commit comments