http://llvm.org/bugs/show_bug.cgi?id=13743

             Bug #: 13743
           Summary: Lacks an option to set AllowFPOpFusion on ARM Target
           Product: new-bugs
           Version: trunk
          Platform: PC
        OS/Version: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: new bugs
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified


The default value of AllowFPOpFusion on ARMTarget is Strict. But some
architectures support Fast and Standard fusion operations.

Unfortunately, there is no option from commandline to change it.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to