[llvm-bugs] [Bug 49006] New: llvm.var.annotation and llvm.ptr.annotation aren't auto-upgraded

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Feb 2 16:51:29 PST 2021


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

            Bug ID: 49006
           Summary: llvm.var.annotation and llvm.ptr.annotation aren't
                    auto-upgraded
           Product: new-bugs
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: release blocker
          Priority: P
         Component: new bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: andrew.kaylor at intel.com
                CC: htmldeveloper at gmail.com, llvm-bugs at lists.llvm.org

This commit (https://reviews.llvm.org/D88645) added additional arguments to the
llvm.var.annotation and llvm.ptr.annotation intrinsics, but those intrinsics
are not autograded when read from old bitcode files.

The Language Reference description of these intrinsics is also out of date.

-- 
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/20210203/31ed74c7/attachment.html>


More information about the llvm-bugs mailing list