2 Commits

Author SHA1 Message Date
Elizabeth Andrews
c10615e4a9 [SYCL] Fix test to conform to SYCL2020 2023-01-26 13:52:48 -08:00
Elizabeth Andrews
f81d529f89 [Clang] Fix compilation errors for unsupported __bf16 intrinsics
This patch uses existing deferred diagnostics framework to emit error
for unsupported type __bf16 in device code. Error is not emitted in
host code.

Differential Revision: https://reviews.llvm.org/D141375
2023-01-25 12:43:36 -08:00