[Openmp-commits] [PATCH] D90172: [OpenMP] Add Support for Mapping Names in Libomptarget RTL
Joseph Huber via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Tue Oct 27 10:20:19 PDT 2020
jhuber6 updated this revision to Diff 301050.
jhuber6 added a comment.
Changed `name_t` to `map_var_info_t` and renamed the Ident.h header.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90172/new/
https://reviews.llvm.org/D90172
Files:
openmp/libomptarget/include/SourceInfo.h
openmp/libomptarget/include/omptarget.h
openmp/libomptarget/src/device.cpp
openmp/libomptarget/src/device.h
openmp/libomptarget/src/interface.cpp
openmp/libomptarget/src/omptarget.cpp
openmp/libomptarget/src/private.h
openmp/libomptarget/src/rtl.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90172.301050.patch
Type: text/x-patch
Size: 38283 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20201027/ab1975ab/attachment-0001.bin>
More information about the Openmp-commits
mailing list