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: [email protected]
          Reporter: [email protected]
                CC: [email protected]

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 <[email protected]>
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.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to