[llvm-bugs] [Bug 43044] New: Assertion `MSSA->dominates(NewDef, FirstDef) && "Should have dominated the new access"' failed.

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Aug 19 04:00:35 PDT 2019


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

            Bug ID: 43044
           Summary: Assertion `MSSA->dominates(NewDef, FirstDef) &&
                    "Should have dominated the new access"' failed.
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Global Analyses
          Assignee: unassignedbugs at nondot.org
          Reporter: paulsson at linux.vnet.ibm.com
                CC: llvm-bugs at lists.llvm.org

Created attachment 22395
  --> https://bugs.llvm.org/attachment.cgi?id=22395&action=edit
unreduced test case, opt input.

opt -O3 -march=arch13 tc_should_have_dom_new_access.bc -o a.out
-enable-mssa-loop-dependency -enable-tbaa=false

...
3.      Running pass 'Loop Invariant Code Motion' on basic block
'%for.cond1055.preheader'
...

-- 
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/20190819/02830254/attachment.html>


More information about the llvm-bugs mailing list