Open
Description
This is only failed with with amdgcn-amd-amdhsa, I am current disable this test run on amdgcn-amd-amdhsa.
'libomptarget :: amdgcn-amd-amdhsa :: mapping/declare_mapper_nested_default_mappers_1.cpp' FAILED
| /home/ompworker/bbot/openmp-offload-amdgpu-runtime/llvm.src/offload/test/mapping/declare_mapper_nested_default_mappers_1.cpp:25:12: error: CHECK: expected string not found in input
| // CHECK: 111
| ^
| :1:8: note: scanning from here
| 111 222
| ^
| :1:9: note: possible intended match here
| 111 222
| ^
|
| Input file:
| Check file: /home/ompworker/bbot/openmp-offload-amdgpu-runtime/llvm.src/offload/test/mapping/declare_mapper_nested_default_mappers_1.cpp
|
| -dump-input=help explains the following input dump.
|
| Input was:
| <<<<<<
| 1: 111 222
| check:25'0 X~ error: no match found
| check:25'1 ? possible intended match
| 2: 333 222
| check:25'0 ~~~~~~~~~
| >>>>>>
`-----------------------------
In past, I also see some test fails in amdgcn-amd-amdhsa...
offload/test/mapping/map_both_pointer_pointee.c
offload/test/mapping/target_derefence_array_pointrs.cpp
offload/test/mapping/target_has_device_addr.c
....