diff options
author | Joseph Huber <jhuber6@vols.utk.edu> | 2023-06-14 16:58:11 -0500 |
---|---|---|
committer | Joseph Huber <jhuber6@vols.utk.edu> | 2023-06-15 07:06:44 -0500 |
commit | e96bec9cd8e14ee2174490c0ce09cedfcd6be79e (patch) | |
tree | 79c71adcdae6960ba5fd7521f4971337c39ef946 /llvm/lib/CodeGen/CodeGenPrepare.cpp | |
parent | a09bec6459331e7f949c2ed3df6102de52d25f5d (diff) | |
download | llvm-e96bec9cd8e14ee2174490c0ce09cedfcd6be79e.zip llvm-e96bec9cd8e14ee2174490c0ce09cedfcd6be79e.tar.gz llvm-e96bec9cd8e14ee2174490c0ce09cedfcd6be79e.tar.bz2 |
[OpenMP] Correctly diagnose conflicting target identifierers for AMDGPU
There are static checks on the target identifiers allowed in a single
TU. Previously theses checks were only applied to HIP even though they
should be the same for OpenMP targeting AMDGPU. Simply enable these
checks for OpenMP.
Reviewed By: JonChesterfield, yaxunl
Differential Revision: https://reviews.llvm.org/D152965
Diffstat (limited to 'llvm/lib/CodeGen/CodeGenPrepare.cpp')
0 files changed, 0 insertions, 0 deletions