[PATCH] D108317: [libomptarget][devicertl] Replace lanemask with uint64 at interface
Jon Chesterfield via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 18 12:48:01 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG21d91a8ef319: [libomptarget][devicertl] Replace lanemask with uint64 at interface (authored by JonChesterfield).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108317/new/
https://reviews.llvm.org/D108317
Files:
clang/test/OpenMP/nvptx_parallel_codegen.cpp
llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h
llvm/include/llvm/Frontend/OpenMP/OMPKinds.def
llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp
llvm/test/Transforms/OpenMP/add_attributes.ll
openmp/libomptarget/DeviceRTL/include/Interface.h
openmp/libomptarget/DeviceRTL/src/Synchronization.cpp
openmp/libomptarget/deviceRTLs/common/src/sync.cu
openmp/libomptarget/deviceRTLs/interface.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108317.367307.patch
Type: text/x-patch
Size: 13053 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210818/30097ef5/attachment-0001.bin>
More information about the cfe-commits
mailing list