[llvm-bugs] [Bug 47501] New: [InstCombine] Unreported IR changes from InstCombine

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Sep 11 12:13:06 PDT 2020


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

            Bug ID: 47501
           Summary: [InstCombine] Unreported IR changes from InstCombine
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Scalar Optimizations
          Assignee: unassignedbugs at nondot.org
          Reporter: dmajor at mozilla.com
                CC: llvm-bugs at lists.llvm.org

Created attachment 23949
  --> https://bugs.llvm.org/attachment.cgi?id=23949&action=edit
instcombine.ll

With expensive checks enabled:
$ opt -instcombine -S instcombine.ll
Pass modifies its input and doesn't report it: Combine redundant instructions

-- 
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/20200911/d5309f6e/attachment.html>


More information about the llvm-bugs mailing list