Issue 178983
Summary [OpenMP][SPIRV] `__builtin_trap` on the device doesn't cause a failure
Labels backend:SPIR-V, openmp:libomptarget
Assignees
Reporter jdoerfert
    
`./bin/llvm-lit runtimes/runtimes-bins/offload/test/spirv64-intel/offloading/assert.cpp`

runs without error while we expect the unconditional `__builtin_trap` in the device code to cause a crash.


_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to