[llvm-bugs] [Bug 35445] New: Please backport r318658 to 5.0.1: Fixed OMP doacross implementation on 32-bit platforms.
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Nov 28 04:47:50 PST 2017
https://bugs.llvm.org/show_bug.cgi?id=35445
Bug ID: 35445
Summary: Please backport r318658 to 5.0.1: Fixed OMP doacross
implementation on 32-bit platforms.
Product: OpenMP
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: Runtime Library
Assignee: unassignedbugs at nondot.org
Reporter: mgorny at gentoo.org
CC: llvm-bugs at lists.llvm.org
Blocks: 34492
This is needed to fix openmp on 32-bit x86, and solve the last test failure.
commit 0b53bf7427f0804f7b29923c516632a9726e4389
Author: Andrey Churbanov <Andrey.Churbanov at intel.com>
Date: Mon Nov 20 17:00:42 2017
Fixed OMP doacross implementation on 32-bit platforms.
Differential Revision: https://reviews.llvm.org/D40171
git-svn-id: https://llvm.org/svn/llvm-project/openmp/trunk@318658
91177308-0d34-0410-b5e6-96231b3b80d8
Referenced Bugs:
https://bugs.llvm.org/show_bug.cgi?id=34492
[Bug 34492] [meta] 5.0.1 Release Blockers
--
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/20171128/ba39402f/attachment.html>
More information about the llvm-bugs
mailing list