llvm icon indicating copy to clipboard operation
llvm copied to clipboard

[SYCL] vec<bfloat16> optimization fix

Open cperkinsintel opened this issue 2 years ago • 0 comments

bfloat16 type reinterpretation may cause problems when aggressive optimizations are employed. Splitting them off to avoid this.

cperkinsintel avatar Feb 22 '24 03:02 cperkinsintel