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: unassignedb...@nondot.org
          Reporter: timshe...@gmail.com
                CC: llvm-bugs@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to