mirror of
https://github.com/amd/blis.git
synced 2026-05-12 10:05:38 +00:00
Merge "Fix for CPUPL-550: AOCC clang compiler error. Resolved: Duplicate back to back declaration of a lable in asm file" into amd-staging-rome-rel-2.1
This commit is contained in:
@@ -990,7 +990,6 @@ void bli_sgemmsup_rv_zen_asm_4x16
|
||||
|
||||
label(.SCOLSTORED)
|
||||
|
||||
label(.SCOLSTORED)
|
||||
vunpcklps(ymm6, ymm4, ymm0) //a0b0a1b1 a4b4a5b5
|
||||
vunpcklps(ymm10, ymm8, ymm1) //c0d0c1d1 c4d4c5d5
|
||||
vshufps(imm(0x4e), ymm1, ymm0, ymm2)
|
||||
|
||||
Reference in New Issue
Block a user