[llvm-bugs] [Bug 41254] New: [MemSSA loop-dep] "An asserting value handle still pointed to this value!"

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Mar 27 03:24:44 PDT 2019


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

            Bug ID: 41254
           Summary: [MemSSA loop-dep]  "An asserting value handle still
                    pointed to this value!"
           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 21683
  --> https://bugs.llvm.org/attachment.cgi?id=21683&action=edit
reduced testcase

bin/opt -march=z13 -S -O3 -extra-vectorizer-passes -enable-mssa-loop-dependency
tc_still_point_to_val_reduced.ll

While deleting: void %
An asserting value handle still pointed to this value!
UNREACHABLE executed at llvm/lib/IR/Value.cpp:882!
Stack dump:
...

-- 
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/20190327/46c21162/attachment.html>


More information about the llvm-bugs mailing list