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
[NFC] Ensure only one SPV file is generated in bitreverse lowering tests (#15401)
Bitreverse lowering tests check a SPV file to ensure that SPIRV
bitreverse insn is not used.
Ensure that only one SPV file is generated to facilitate SPV file
checking. Use -fno-sycl-allow-device-dependencies
to ensure only one file is generated.
Signed-off-by: Lu, John <john.lu@intel.com>
0 commit comments