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: unassignedb...@nondot.org
          Reporter: deepak.rajendrakuma...@intel.com
                CC: llvm-bugs@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to