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

            Bug ID: 30633
           Summary: [X86][FMA] Add support for vfmaddsub/vfmsubadd
                    lowering
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: Backend: X86
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
            Blocks: 30624
    Classification: Unclassified

We already have support for lowering to addsubpd/addsubps via
combineShuffleToAddSub and LowerToAddSub - it just needs tweaking to support
the FMA variants.

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

Reply via email to