[AMD Official Use Only]

It maybe that the patch does not expose __CUDA__ directly.
Rather the patch works so well we finally see the pre-existing issue in 
complex.h

./clang/lib/Headers/openmp_wrappers/complex.h

-----Original Message-----
From: Jon Chesterfield via Phabricator <revi...@reviews.llvm.org> 
Sent: Wednesday, June 30, 2021 12:33 PM
To: Singh, Pushpinder <pushpinder.si...@amd.com>; 
jonathanchesterfi...@gmail.com; xw111lu...@gmail.com; Lieberman, Ron 
<ron.lieber...@amd.com>; greg63...@gmail.com; jdoerf...@anl.gov; Liu, Yaxun 
(Sam) <yaxun....@amd.com>; Chan, SiuChi <siuchi.c...@amd.com>; Sumner, Brian 
<brian.sum...@amd.com>; jhub...@vols.utk.edu; tianshilei1...@gmail.com
Cc: Shi, Aaron En Ye <aaronenye....@amd.com>; estewar...@gmail.com; 
stefomeis...@gmail.com; cfe-commits@lists.llvm.org; 
jv...@scarletmail.rutgers.edu; zhang.guans...@gmail.com; Kumar N, Bhuvanendra 
<bhuvanendra.kum...@amd.com>; mlek...@skidmore.edu; blitzrak...@gmail.com; 
shen...@google.com; t...@google.com; kuh...@google.com
Subject: [PATCH] D104904: [OpenMP][AMDGCN] Initial math headers support

[CAUTION: External Email]

JonChesterfield added a comment.

@ronlieb reports that this change means __CUDA__ is defined for openmp amdgcn 
compilation. I'm going to try to verify that


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  
https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Freviews.llvm.org%2FD104904%2Fnew%2F&amp;data=04%7C01%7Cron.lieberman%40amd.com%7C30a5efe76bea490b3ca008d93be4a84d%7C3dd8961fe4884e608e11a82d994e183d%7C0%7C0%7C637606675525170968%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&amp;sdata=G75Ey7JiNVDx74nF6x0VeCazDx6nngKoYzufecJdCok%3D&amp;reserved=0

https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Freviews.llvm.org%2FD104904&amp;data=04%7C01%7Cron.lieberman%40amd.com%7C30a5efe76bea490b3ca008d93be4a84d%7C3dd8961fe4884e608e11a82d994e183d%7C0%7C0%7C637606675525170968%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&amp;sdata=LSZRpI6r4KqgKR5ZREXDlLH5kJPUJr20vgK79wC0dCU%3D&amp;reserved=0
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to