codeplaysoftware / portBLAS

An implementation of BLAS using the SYCL open standard.
Apache License 2.0
250 stars 48 forks source link

Added missing bit shift operation for joint_matrix #508

Closed muhammad-tanvir-1211 closed 5 months ago

muhammad-tanvir-1211 commented 5 months ago

This patch adds the required bit shift operation for joint_matrix which was accidentally skipped from #491

Rbiessy commented 5 months ago

Was this closed by mistake @muhammad-tanvir-1211 ? I thought you were going to merge it.

muhammad-tanvir-1211 commented 5 months ago

It was a mistake. I thought this was merged already, apologies for the confusion.