Closed
Description
It looks like this test is supposed to check LLVM IR emitted by the host compiler. Right?
- Should we remove
-fsycl
as well? Is there a better way to get the result of host-side compilation? - (not relevant to this PR) Should it be located in sycl/test/check_device_code/ directory, if it doesn't check device code at all?
Originally posted by @bader in #3259 (comment)