Skip to content

Commit

Permalink
Revert "Disabled testing LIBXSMM_XCOPY_JIT."
Browse files Browse the repository at this point in the history
This reverts commit 919168e.
  • Loading branch information
hfp committed Jun 2, 2021
1 parent c461f44 commit 4e5358d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/libxsmm_xcopy.h
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
# elif defined(NDEBUG)
# define LIBXSMM_XCOPY_JIT 0
# else
# define LIBXSMM_XCOPY_JIT 0/*3*/
# define LIBXSMM_XCOPY_JIT 3
# endif
# endif
#else
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
master-1.16.1-1520
master-1.16.1-1521

0 comments on commit 4e5358d

Please sign in to comment.