| commit | 400bc5cd5b351a72263737194a5738e6f638d5e8 | [log] [tgz] |
|---|---|---|
| author | Rasmus Munk Larsen <rmlarsen@google.com> | Fri Dec 16 22:03:33 2022 +0000 |
| committer | Rasmus Munk Larsen <rmlarsen@google.com> | Fri Dec 16 22:03:33 2022 +0000 |
| tree | a073e727a7c1d2cfdf8fe2ee4f418be36383cf4a | |
| parent | 04e4f0bb242ba09f73f3d34431b79206c8327b38 [diff] |
Add sparse_basic_1 to smoke tests.
diff --git a/cmake/EigenSmokeTestList.cmake b/cmake/EigenSmokeTestList.cmake index 498d529..db7d3ff 100644 --- a/cmake/EigenSmokeTestList.cmake +++ b/cmake/EigenSmokeTestList.cmake
@@ -103,6 +103,7 @@ sizeof sizeoverflow smallvectors + sparse_basic_1 sparse_basic_3 sparse_block_1 sparse_extra_4 @@ -132,4 +133,4 @@ unalignedcount vectorwiseop_1 visitor_1 - vectorization_logic_1) \ No newline at end of file + vectorization_logic_1)