Skip to content

Commit

Permalink
Fixes accidental built test
Browse files Browse the repository at this point in the history
Pushed last commit by mistake
  • Loading branch information
fredrikbk committed May 29, 2019
1 parent 9764068 commit ddd3424
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/tests-transformation.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,6 @@ INSTANTIATE_TEST_CASE_P(misc, reorderLoopsTopologically, Values(
forall(j,
A(i,j) += B(i,k) * C(k,j)))))
));
));

/*
TEST(schedule, workspace_spmspm) {
Expand Down

0 comments on commit ddd3424

Please sign in to comment.