[Openmp-commits] [PATCH] D113124: [OpenMP] Avoid costly shadow map traversals whenever possible

Joseph Huber via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Fri Dec 10 09:53:11 PST 2021


jhuber6 updated this revision to Diff 393527.
jhuber6 added a comment.

Addressing comments and fixing errors in debug build.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D113124/new/

https://reviews.llvm.org/D113124

Files:
  openmp/libomptarget/src/api.cpp
  openmp/libomptarget/src/device.cpp
  openmp/libomptarget/src/device.h
  openmp/libomptarget/src/omptarget.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113124.393527.patch
Type: text/x-patch
Size: 15449 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20211210/6e6857a0/attachment-0001.bin>


More information about the Openmp-commits mailing list