[llvm-bugs] [Bug 46489] Failure to optimize sprintf of single string to strcpy instead of using strlen+memcpy

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Aug 14 06:11:47 PDT 2020


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

Sanjay Patel <spatel+llvm at rotateright.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---
                 CC|                            |spatel+llvm at rotateright.com

--- Comment #4 from Sanjay Patel <spatel+llvm at rotateright.com> ---
I think we have to reopen this bug pending an adjustment to the original patch.
It was reverted here:
https://github.com/llvm/llvm-project/commit/48cd5b72b13c1283eedb0f3fac7c14167da7fc2f

-- 
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/20200814/3d6bc46e/attachment-0001.html>


More information about the llvm-bugs mailing list