[llvm-bugs] [Bug 37266] Performance regression 4.0 to 6.0 due to unrolling the first trip through an SSE2 ASCII validation loop

via llvm-bugs llvm-bugs at lists.llvm.org
Mon May 21 01:42:00 PDT 2018


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

Henri Sivonen <hsivonen at hsivonen.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |WORKSFORME
             Status|NEW                         |RESOLVED

--- Comment #5 from Henri Sivonen <hsivonen at hsivonen.fi> ---
This was fixed in rustc by cherrypicking
https://github.com/llvm-mirror/llvm/commit/4c64dfea37812732f39e68ca444b2eb809d78dcc
into the copy of LLVM used by rustc.

-- 
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/20180521/90cccf7a/attachment.html>


More information about the llvm-bugs mailing list