[llvm-bugs] [Bug 11763] memcpy call with overlapping (same) regions is created by LLVM
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Sep 14 12:02:12 PDT 2020
https://bugs.llvm.org/show_bug.cgi?id=11763
Florian Hahn <florian_hahn at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Fixed By Commit(s)| |1ddb3a369f7ebdf738486cd6026
| |1c3143658c0e6
Resolution|--- |FIXED
Status|REOPENED |RESOLVED
--- Comment #26 from Florian Hahn <florian_hahn at apple.com> ---
The changes to llvm.memcpy & alias analysis have been submitted in
https://reviews.llvm.org/rG1ddb3a369f7ebdf738486cd60261c3143658c0e6
There's also a patch to document the memcpy requirement on the clang side:
https://reviews.llvm.org/D86993
I think we can close the issue now, but please feel free to re-open if there
are any remaining issues.
--
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/20200914/c8442a92/attachment.html>
More information about the llvm-bugs
mailing list