[llvm-bugs] [Bug 49334] New: Segfault when running code with target nowait compiled for x86 offloading

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Feb 23 10:50:48 PST 2021


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

            Bug ID: 49334
           Summary: Segfault when running code with target nowait compiled
                    for x86 offloading
           Product: OpenMP
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Runtime Library
          Assignee: unassignedbugs at nondot.org
          Reporter: tianshilei1992 at gmail.com
                CC: llvm-bugs at lists.llvm.org

Created attachment 24567
  --> https://bugs.llvm.org/attachment.cgi?id=24567&action=edit
reproducer

The test case is attached. Compilation command:
```
$ clang++ -fopenmp -fopenmp-targets=x86_64 bug.cpp
```

-- 
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/20210223/a02e1448/attachment.html>


More information about the llvm-bugs mailing list