[all-commits] [llvm/llvm-project] 8425bd: Revert "[OpenMP] Avoid costly shadow map traversal...

Joseph Huber via All-commits all-commits at lists.llvm.org
Fri Dec 10 12:58:23 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8425bde82d0d96033ed74edbb94aba8e1dbee0c9
      https://github.com/llvm/llvm-project/commit/8425bde82d0d96033ed74edbb94aba8e1dbee0c9
  Author: Joseph Huber <jhuber6 at vols.utk.edu>
  Date:   2021-12-10 (Fri, 10 Dec 2021)

  Changed paths:
    M openmp/libomptarget/src/api.cpp
    M openmp/libomptarget/src/device.cpp
    M openmp/libomptarget/src/device.h
    M openmp/libomptarget/src/omptarget.cpp

  Log Message:
  -----------
  Revert "[OpenMP] Avoid costly shadow map traversals whenever possible"

This reverts commit 7c8f4e7b85ed98497f37571d72609f39a8eed447.
Fails a few OpenMP tests, causes a few updates to segfault.




More information about the All-commits mailing list