[PATCH] D108339: [openmp][nfc] Replace OMPGridValues array with struct
    Jon Chesterfield via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Thu Aug 19 04:12:33 PDT 2021
    
    
  
JonChesterfield updated this revision to Diff 367451.
JonChesterfield added a comment.
- revert to unsigned, file doesn't currently require stdint
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D108339/new/
https://reviews.llvm.org/D108339
Files:
  clang/include/clang/Basic/TargetInfo.h
  clang/lib/Basic/Targets/AMDGPU.cpp
  clang/lib/Basic/Targets/NVPTX.cpp
  clang/lib/CodeGen/CGOpenMPRuntimeAMDGCN.cpp
  clang/lib/CodeGen/CGOpenMPRuntimeGPU.cpp
  clang/lib/CodeGen/CGOpenMPRuntimeGPU.h
  llvm/include/llvm/Frontend/OpenMP/OMPGridValues.h
  openmp/libomptarget/plugins/amdgpu/src/rtl.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108339.367451.patch
Type: text/x-patch
Size: 12028 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210819/28bd0b00/attachment-0001.bin>
    
    
More information about the cfe-commits
mailing list