[PATCH] D48193: [LoopVectorizer] Use an interleave count of 1 when using a vector library call

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 17 18:17:20 PDT 2018


craig.topper added a comment.

This patch tries to fix improve the SVML calling convention. https://reviews.llvm.org/D47188 Maybe it will help this code?


Repository:
  rL LLVM

https://reviews.llvm.org/D48193





More information about the llvm-commits mailing list