You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When copying the UR headers to `build/include` make sure that the
`sycl-headers` target knowns about the dependencies upon the headers in
`unified-runtime/include` and make sure that they are copied when
changed.
This should hopefully also stop occasional failures in CI:
```
In file included from /__w/llvm/llvm/src/unified-runtime/source/adapters/native_cpu/ur_interface_loader.cpp:11:
/__w/llvm/llvm/build/include/ur_api.h:15: error: unterminated #ifndef
```
0 commit comments