[llvm-bugs] [Bug 51528] New: amdgpu openmp

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Aug 18 19:12:31 PDT 2021


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

            Bug ID: 51528
           Summary: amdgpu openmp
           Product: OpenMP
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Runtime Library
          Assignee: unassignedbugs at nondot.org
          Reporter: jonathanchesterfield at gmail.com
                CC: llvm-bugs at lists.llvm.org

Requested commits to apply to llvm-13 for amdgpu openmp, in sequence from top
of list to bottom. Verified they cherry-pick in sequence just now.


9830f902e4d087ecb1706912b730c046f20600ee # link in ocml
12da97ea10a941f0123340831300d09a2121e173 # math headers patch
60e07a9568625a196f1ed8ed9e502c8c4d56da7f # refined link in ocml
f3eb5f900d2ae6c8e1c03d1b250415a7b7aa39b1 # fix to math headers patch
dbd7bad9ad9bc32538e324417c23387bf4ac7747 # fix miscompile of some math
functions

Minor build fixes, applicable in any order
509854b69cea0c9261ac21ceb22012a53e7a800b # fix c99 openmp on nvptx
4ffa1478fd1bbfdea9382786c0afc4e1303bbd06 # fix a race in the build
f420939b82766e371695e54abca4a7fadda6f801 # fix a bug in build script


Important for correctness but doesn't cherry pick is:
50ad3478bdd3f0643ee94f6663293af5b3c27afe # disable LDS optimisation pass

The LDS pass disable didn't revert cleanly at the time, will see if I can find
a reasonable way to apply it to 13.

-- 
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/20210819/90f5aabb/attachment.html>


More information about the llvm-bugs mailing list