[llvm-bugs] [Bug 38464] Clang compilation error with math.h when using openmp offload

via llvm-bugs llvm-bugs at lists.llvm.org
Sat Aug 25 08:14:55 PDT 2018


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

Jonas Hahnfeld <hahnjo at hahnjo.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|unassignedclangbugs at nondot. |hahnjo at hahnjo.de
                   |org                         |
 Fixed By Commit(s)|                            |r340681
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #1 from Jonas Hahnfeld <hahnjo at hahnjo.de> ---
"Accidentally" fixed in r340681 which reduces macro definitions during device
compilation. More work in this area is needed to completely ignore errors in
functions that are not emitted during device codegen.

-- 
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/20180825/1a0ec00d/attachment.html>


More information about the llvm-bugs mailing list