[llvm-bugs] [Bug 42986] Load/store combine fails to merge complex address math

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Jun 9 01:57:26 PDT 2020


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

Simon Pilgrim <llvm-dev at redking.me.uk> changed:

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

--- Comment #4 from Simon Pilgrim <llvm-dev at redking.me.uk> ---
Changing the offsets to size_t avoids the problem with overflow semantics.

-- 
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/20200609/48d6c71e/attachment.html>


More information about the llvm-bugs mailing list