Cleanup git incompetence
This commit is contained in:
parent
88ac5af181
commit
e2eb7ce8e9
@ -18,7 +18,7 @@ object Constants extends
|
|||||||
{
|
{
|
||||||
def HAVE_RVC = false
|
def HAVE_RVC = false
|
||||||
def HAVE_FPU = true
|
def HAVE_FPU = true
|
||||||
def HAVE_VEC = true
|
def HAVE_VEC = false
|
||||||
|
|
||||||
val MAX_THREADS =
|
val MAX_THREADS =
|
||||||
hwacha.Constants.NUM_PVFB * hwacha.Constants.WIDTH_PVFB / hwacha.Constants.SZ_BANK
|
hwacha.Constants.NUM_PVFB * hwacha.Constants.WIDTH_PVFB / hwacha.Constants.SZ_BANK
|
||||||
|
Loading…
Reference in New Issue
Block a user