[llvm-bugs] [Bug 48209] Incorrect propagation of noalias metadata in InlineFunction.

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Nov 18 12:27:38 PST 2020


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

Nikita Popov <nikita.ppv at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Fixed By Commit(s)|                            |23aeadb89df38406dc4d929d082
                   |                            |86f7ce31040eb,
                   |                            |f4a3969bffceac2df4bee10992e
                   |                            |a48136122cae0,
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #1 from Nikita Popov <nikita.ppv at gmail.com> ---
This issue should be fixed by
https://github.com/llvm/llvm-project/commit/23aeadb89df38406dc4d929d08286f7ce31040eb.
A similar issue in a different function is fixed by
https://github.com/llvm/llvm-project/commit/f4a3969bffceac2df4bee10992ea48136122cae0.
This was really a pre-existing problem, but my changes expanded the scope of
it.

-- 
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/20201118/4a5d89c7/attachment.html>


More information about the llvm-bugs mailing list