[llvm-bugs] [Bug 48932] New: Possible regression with simplifycfg on 12.0.

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Jan 28 17:15:20 PST 2021


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

            Bug ID: 48932
           Summary: Possible regression with simplifycfg on 12.0.
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Scalar Optimizations
          Assignee: unassignedbugs at nondot.org
          Reporter: deepak.rajendrakumaran at intel.com
                CC: llvm-bugs at lists.llvm.org

I'm not certain this is a bug but simplifycfg does not seem to identify common
load and hoist it. This was happening on 11.0 and before. See godbolt link -
https://godbolt.org/z/cKdjq5

-- 
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/20210129/1f16ad39/attachment.html>


More information about the llvm-bugs mailing list