[llvm-bugs] [Bug 50293] New: Backport 6c99e631201a to 12.0.1 to fix SCEV issue causing a mis-compile

via llvm-bugs llvm-bugs at lists.llvm.org
Tue May 11 00:50:58 PDT 2021


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

            Bug ID: 50293
           Summary: Backport 6c99e631201a to 12.0.1 to fix SCEV issue
                    causing a mis-compile
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Loop Optimizer
          Assignee: unassignedbugs at nondot.org
          Reporter: florian_hahn at apple.com
                CC: llvm-bugs at lists.llvm.org

It would be great if we could pick d65e5f60f110 (adds tests) and 6c99e631201a
(fix) onto the 12.0.1 branch.

It fixes a mis-compile as illustrated in the changed test, which users can hit
with relatively simple C code.

-- 
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/20210511/0d60a037/attachment.html>


More information about the llvm-bugs mailing list