[llvm-bugs] [Bug 36399] New: openmp compilation fails with message "Instruction does not dominate all uses!"
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Feb 15 06:34:34 PST 2018
https://bugs.llvm.org/show_bug.cgi?id=36399
Bug ID: 36399
Summary: openmp compilation fails with message "Instruction
does not dominate all uses!"
Product: new-bugs
Version: trunk
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P
Component: new bugs
Assignee: unassignedbugs at nondot.org
Reporter: ruttenberg at reservoir.com
CC: llvm-bugs at lists.llvm.org
Created attachment 19873
--> https://bugs.llvm.org/attachment.cgi?id=19873&action=edit
Reproducer
Reproduce with:
clang -O0 sink-fold-2.c -fopenmp -S
test from gcc testsuite
--
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/20180215/9f20b4b1/attachment.html>
More information about the llvm-bugs
mailing list