[llvm-bugs] [Bug 8577] improve side effect modelling of standard lib functions

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Jan 4 05:42:07 PST 2021


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

Florian Hahn <florian_hahn at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |florian_hahn at apple.com
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #6 from Florian Hahn <florian_hahn at apple.com> ---
Since the issue was raised, the way side-effects for lib functions are modeled
has improved in Clang/LLVM. The example now gets optimized as expected
(https://godbolt.org/z/GrrxrG), so I think it is time to close.

-- 
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/20210104/e09a7401/attachment.html>


More information about the llvm-bugs mailing list