Skip to content

Commit

Permalink
Upstream changed test_target_update_mapper_to_discontiguous.c - removing
Browse files Browse the repository at this point in the history
  • Loading branch information
ronlieb committed Apr 13, 2023
1 parent 7e2ecb0 commit 1da915a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion bin/rocm-test/passes/4.3.0/sollve50/sollve50_passes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ test_target_teams_distribute_reduction_multiply.c
test_target_teams_distribute_reduction_or.c
test_target_teams_distribute_reduction_or.F90
test_target_teams_distribute_reduction_subtract.c
test_target_update_mapper_to_discontiguous.c
test_target_uses_allocators_default.c
test_target_uses_allocators_high_bw.c
test_target_uses_allocators_low_lat.c
Expand Down
4 changes: 2 additions & 2 deletions test/smoke-fails/clang-392854/clang-392854.cpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#include <omp.h>

#ifndef _OPENMP
#error "_OPENMP NOT defined"
#define _OPENMP
//#error "_OPENMP NOT defined"
#endif

#include <iostream>
Expand Down

0 comments on commit 1da915a

Please sign in to comment.