[llvm-bugs] [Bug 30633] New: [X86][FMA] Add support for vfmaddsub/vfmsubadd lowering

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Oct 7 04:15:04 PDT 2016


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: unassignedbugs at nondot.org
          Reporter: llvm-dev at redking.me.uk
                CC: llvm-bugs at lists.llvm.org
            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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20161007/3d8444bf/attachment.html>


More information about the llvm-bugs mailing list