ye-luo wrote:

Do you have the cmake command line in use and a simple CMakeLists.txt?
Not sure if `CMAKE_CXX_COMPILER=hipcc` or `CMAKE_HIP_FLAGS=-fopenmp` caused the 
issue.
Either hipcc was misused as a host compiler or hip compiler was forced to 
understand host bits.

https://github.com/llvm/llvm-project/pull/176791
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to