Merge pull request #1567 from martin-frbg/mipstrmm
Revert " Switch mips32 target to USE_TRMM to fix complex TRMM"
This commit is contained in:
@@ -20,10 +20,6 @@ ifeq ($(ARCH), arm64)
|
|||||||
USE_TRMM = 1
|
USE_TRMM = 1
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq ($(ARCH), mips)
|
|
||||||
USE_TRMM = 1
|
|
||||||
endif
|
|
||||||
|
|
||||||
ifeq ($(TARGET), LOONGSON3B)
|
ifeq ($(TARGET), LOONGSON3B)
|
||||||
USE_TRMM = 1
|
USE_TRMM = 1
|
||||||
endif
|
endif
|
||||||
|
|||||||
Reference in New Issue
Block a user