[llvm-bugs] [Bug 43881] New: [JumpThreading] compilation hang with -jump-threading-across-loop-headers

via llvm-bugs llvm-bugs at lists.llvm.org
Sat Nov 2 05:09:50 PDT 2019


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

            Bug ID: 43881
           Summary: [JumpThreading]  compilation hang with
                    -jump-threading-across-loop-headers
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Scalar Optimizations
          Assignee: unassignedbugs at nondot.org
          Reporter: paulsson at linux.vnet.ibm.com
                CC: llvm-bugs at lists.llvm.org

Created attachment 22764
  --> https://bugs.llvm.org/attachment.cgi?id=22764&action=edit
reduced testcase

clang -cc1 -triple s390x-ibm-linux -S -O3 -w -mllvm
-jump-threading-across-loop-headers -o - -x ir tc_jumphtreadloopheaders.bc
-emit-llvm

-- 
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/20191102/71eb953d/attachment.html>


More information about the llvm-bugs mailing list