[llvm-bugs] [Bug 51581] New: Enable math headers for OpenMP AMDGCN

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Aug 23 02:37:26 PDT 2021


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

            Bug ID: 51581
           Summary: Enable math headers for OpenMP AMDGCN
           Product: clang
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: release blocker
          Priority: P
         Component: OpenMP
          Assignee: unassignedclangbugs at nondot.org
          Reporter: pushpinderdhaliwal00 at gmail.com
                CC: llvm-bugs at lists.llvm.org

Hi,

These three patches are required for working libm on OpenMP AMDGPU target
offloading. These were reverted multiple times because of some issues.

Patches to be cherry-picked,

 [1]
https://github.com/llvm/llvm-project/commit/9830f902e4d087ecb1706912b730c046f20600ee
 [2]
https://github.com/llvm/llvm-project/commit/713a5d12cde58a5dff90cc3e2d1e67c2a78fe52f
 [3]
https://github.com/llvm/llvm-project/commit/f3eb5f900d2ae6c8e1c03d1b250415a7b7aa39b1

These have already been through CI and have been in main for sometime. I have
confirmed that these apply cleanly to release/13.x branch. Apologies for being
late, I had originally mistakenly commented on the release bug ticket.

Thanks,
Pushpinder

-- 
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/20210823/f752f154/attachment.html>


More information about the llvm-bugs mailing list