https://bugs.llvm.org/show_bug.cgi?id=42705

            Bug ID: 42705
           Summary: [X86][SSE] combineReductionToHorizontal - enable FHADD
                    support
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Backend: X86
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected]

Horizontal vXf32/vXf64 sum support is currently disabled, we should be able to
enable this for cases where we have the relevant fast flags for reassociation
and no-signed-zeros.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to