Std::complex multiplication

Ah, that kind of makes sense. It’s really hijacking a host flag and I imagine in -sycl-driver mode -ffast-math gets applied to the host code only instead of the device code. Does that mean that -cl-fast-relaxed-math doesn’t do anything even in -sycl-driver mode?