Skip to content

Commit 1733f92

Browse files
authored
Update dgemm_kernel_4x8_haswell.S
1 parent 182b06d commit 1733f92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kernel/x86_64/dgemm_kernel_4x8_haswell.S

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
106106
#endif
107107

108108
#define A_PR1 512
109-
#define B_PR1 512
109+
#define B_PR1 160
110110

111111
/*******************************************************************************************
112112
* Macro definitions

0 commit comments

Comments
 (0)