[llvm-bugs] [Bug 41530] D59541 causes incorrect pruning of defined bits when other bits are undefined.

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Apr 18 17:59:48 PDT 2019


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

Shawn Landden <slandden at gmail.com> changed:

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

--- Comment #9 from Shawn Landden <slandden at gmail.com> ---
Thanks for the explanation. Under is not just undef then (a shrodingers cat),
which is how I understood it, but poison. I feel it be useful to be able to
describe both types of undefined, (shrodingers cat and poison) but I guess in
llvm that is not the case.

-- 
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/20190419/8f433b1a/attachment.html>


More information about the llvm-bugs mailing list