[llvm-bugs] [Bug 36495] New: SLP-vectorized function doesn't get inlined

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Feb 23 17:28:04 PST 2018


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

            Bug ID: 36495
           Summary: SLP-vectorized function doesn't get inlined
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Global Analyses
          Assignee: unassignedbugs at nondot.org
          Reporter: timshen91 at gmail.com
                CC: llvm-bugs at lists.llvm.org

Created attachment 19945
  --> https://bugs.llvm.org/attachment.cgi?id=19945&action=edit
Test

In the test case, MinByVal should inline its call to Min, given that Min is
sufficiently short *after* SLP Vectorization.

-- 
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/20180224/6d24f2c6/attachment.html>


More information about the llvm-bugs mailing list