ws fix
This commit is contained in:
parent
f41920e3a9
commit
42e055d9d6
1 changed files with 1 additions and 1 deletions
|
@ -94,7 +94,7 @@ static __device__ __forceinline__ int __dp4a(const int a, const int b, int c) {
|
|||
int ashift;
|
||||
int bshift;
|
||||
int aext;
|
||||
int bext;
|
||||
int bext;
|
||||
asm("\n \
|
||||
v_pk_ashrrev_i16 %1, 0x80008, %5 \n \
|
||||
v_pk_ashrrev_i16 %2, 0x80008, %6 \n \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue