Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SWIFT
SWIFTsim
Commits
0a02bf94
Commit
0a02bf94
authored
Mar 14, 2017
by
James Willis
Browse files
Removed unneeded macro constant.
parent
134540fb
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/cache.h
View file @
0a02bf94
...
...
@@ -29,7 +29,6 @@
#include
"vector.h"
#include
"sort.h"
#define MAX_NO_OF_PARTS 1000
#define NUM_VEC_PROC 2
#define CACHE_ALIGN sizeof(float) * VEC_SIZE
#define C2_CACHE_SIZE (NUM_VEC_PROC * VEC_SIZE * 6) + (NUM_VEC_PROC * VEC_SIZE)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment