[llvm-bugs] [Bug 50811] [alias] Missing optimization for __restrict
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Jul 13 10:55:29 PDT 2021
https://bugs.llvm.org/show_bug.cgi?id=50811
Jeroen Dobbelaere <jeroen.dobbelaere at synopsys.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jeroen.dobbelaere at synopsys.
| |com
Resolution|--- |INVALID
Status|NEW |RESOLVED
--- Comment #1 from Jeroen Dobbelaere <jeroen.dobbelaere at synopsys.com> ---
This is not a bug. Restrict pointers that are not used, or only used to read
data are allowed to be identical.
--
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/20210713/03439689/attachment.html>
More information about the llvm-bugs
mailing list