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 460cdd9 commit f445004Copy full SHA for f445004
patches/llvm-project.patch
@@ -419,7 +419,7 @@ index 9c9af6068079..e7c37767c6ed 100644
419
--- a/llvm/lib/Target/ARM/MCTargetDesc/ARMELFStreamer.cpp
420
+++ b/llvm/lib/Target/ARM/MCTargetDesc/ARMELFStreamer.cpp
421
@@ -996,6 +996,8 @@ void ARMTargetELFStreamer::emitFPUDefaultAttributes() {
422
-
+
423
// FPV5_D16 is identical to FP_ARMV8 except for the number of D registers, so
424
// uses the FP_ARMV8_D16 build attribute.
425
+ case ARM::FK_FP_ARMV8_FULLFP16_SP_D16:
0 commit comments