[llvm-bugs] [Bug 51360] SimplifyCFGPass hoists unsafe instruction and caused undefined behaviour

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Aug 5 11:43:13 PDT 2021


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

Nikita Popov <nikita.ppv at gmail.com> changed:

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

--- Comment #2 from Nikita Popov <nikita.ppv at gmail.com> ---
Right, please see https://llvm.org/docs/LangRef.html#poison-values for
semantics of poison values and how they differ from immediate 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/20210805/f49b03e9/attachment-0001.html>


More information about the llvm-bugs mailing list