[LLVMbugs] [Bug 17743] New: SLP Vectorizer: need to support vectorization of non-power-of-3 vectors.

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Oct 30 16:04:59 PDT 2013


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

            Bug ID: 17743
           Summary: SLP Vectorizer: need to support vectorization of
                    non-power-of-3 vectors.
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: Core LLVM classes
          Assignee: unassignedbugs at nondot.org
          Reporter: nrotem at apple.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

At the moment we only try vectors of power of two and we miss out code for RGB.

-- 
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/20131030/e78a8a15/attachment.html>


More information about the llvm-bugs mailing list