Skip to content

Commit

Permalink
[libomptarget] x86 offloading fails map_back_race.cpp intermittently
Browse files Browse the repository at this point in the history
Differential Revision: https://reviews.llvm.org/D122658
  • Loading branch information
ronlieb committed Mar 29, 2022
1 parent 13a3b0b commit 95eac47
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions openmp/libomptarget/test/mapping/map_back_race.cpp
Expand Up @@ -2,6 +2,10 @@

// Taken from https://github.com/llvm/llvm-project/issues/54216


// UNSUPPORTED: x86_64-pc-linux-gnu
// UNSUPPORTED: x86_64-pc-linux-gnu-newDriver

#include <algorithm>
#include <cstdlib>
#include <iostream>
Expand Down

0 comments on commit 95eac47

Please sign in to comment.