[llvm-bugs] [Bug 50695] New: Merge c997867dc084a1bcf631816f964b3ff49a297ba3 to 12.0.1

via llvm-bugs llvm-bugs at lists.llvm.org
Sat Jun 12 09:59:22 PDT 2021


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

            Bug ID: 50695
           Summary: Merge c997867dc084a1bcf631816f964b3ff49a297ba3 to
                    12.0.1
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Backend: X86
          Assignee: unassignedbugs at nondot.org
          Reporter: craig.topper at gmail.com
                CC: craig.topper at gmail.com, llvm-bugs at lists.llvm.org,
                    llvm-dev at redking.me.uk, pengfei.wang at intel.com,
                    spatel+llvm at rotateright.com

This fixes the miscompile reported here
https://llvm.discourse.group/t/bug-or-feature-freeze-instruction/3639

The fix is to exclude freeze inputs when determining if we need to emit an
instruction for (i64 (zext (i32 X))).

-- 
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/20210612/2ca8a4c8/attachment.html>


More information about the llvm-bugs mailing list