Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

Commit 83e8ccb

Browse files
committed
Revert accidental commits.
Revert "[RISCV] get toolchain path from enviroment variable" This reverts commit f9af83f. Revert "[RISCV] Add a toolchain file for RISC-V." This reverts commit 8141fe6. Revert "[HACK] Disable matrix_types tests." This reverts commit a9efc19.
1 parent 87d67af commit 83e8ccb

File tree

2 files changed

+1
-14
lines changed

2 files changed

+1
-14
lines changed

SingleSource/UnitTests/matrix-types-spec.cpp

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22
// specification.
33

44
// Only build the tests if the proper extensions is available.
5-
// #if __has_extension(matrix_types)
6-
#if 0
5+
#if __has_extension(matrix_types)
76

87
#include <iostream>
98
#include <random>

cmake/caches/target-riscv64-linux.cmake

Lines changed: 0 additions & 12 deletions
This file was deleted.

0 commit comments

Comments
 (0)