[llvm-bugs] [Bug 38242] Missed chance for auto vectorization

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Jul 20 11:06:12 PDT 2018


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

Eli Friedman <efriedma at codeaurora.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |efriedma at codeaurora.org
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Eli Friedman <efriedma at codeaurora.org> ---
clang says "warning: control reaches end of non-void function"; you're getting
weird results because of the undefined behavior.

-- 
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/20180720/f7007f32/attachment.html>


More information about the llvm-bugs mailing list