[llvm-bugs] [Bug 42949] __builtin_constant_p lowering is inconsistent, producing false-negatives

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Aug 12 14:17:48 PDT 2019


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

George Burgess <george.burgess.iv at gmail.com> changed:

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

--- Comment #2 from George Burgess <george.burgess.iv at gmail.com> ---
So a huge hint at the reason we aren't doing better was sitting right in front
of me when I was looking at r359844, yet I didn't see it. :)

I agree that it's very likely that we don't want to do interprocedural analysis
in the frontend to (partially) support this, so I'm marking this as WAI.

Thank you!

-- 
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/20190812/003d1bb7/attachment-0001.html>


More information about the llvm-bugs mailing list