[llvm-bugs] [Bug 50093] New: Backport `[LoopReroll] Fix rerolling loop with extra instructions` to 12.0.1

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Apr 23 03:58:21 PDT 2021


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

            Bug ID: 50093
           Summary: Backport `[LoopReroll] Fix rerolling loop with extra
                    instructions` to 12.0.1
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Loop Optimizer
          Assignee: unassignedbugs at nondot.org
          Reporter: t-kawashima at fujitsu.com
                CC: llvm-bugs at lists.llvm.org

Please backport the following commit to version 12.0.1.
It is a fix for the data corruption bug PR47627.


````````````````````````````````````````````````
commit d9a9c992d190dd6645ea911b66cf0cadba0dadc3
Author: KAWASHIMA Takahiro <t-kawashima at fujitsu.com>
Date:   2021-04-08 12:33:25 +0900

    [LoopReroll] Fix rerolling loop with extra instructions
````````````````````````````````````````````````

I forgot to add `Differential Revision:` line in the commit message.
It is https://reviews.llvm.org/D88395 .

-- 
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/20210423/caba7478/attachment.html>


More information about the llvm-bugs mailing list