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
If invoke compiler driver following way, I get: argument unused during compilation: '-Xsycl-target-backend=spir64_gen -device gen12' [-Wunused-command-line-argument]
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
If invoke compiler driver following way, I get: argument unused during compilation: '-Xsycl-target-backend=spir64_gen -device gen12' [-Wunused-command-line-argument]
if without
-c
, everything works fine. So, what should I do AOT in a two stage "compile/linking" scenarios and where can I find document about it.Beta Was this translation helpful? Give feedback.
All reactions