BLAS: Removed nasty temporary in GEMM...

This commit is contained in:
Philippe Tillet
2016-09-30 00:28:17 -04:00
parent 7210098e1a
commit 8bf7344681
3 changed files with 3 additions and 1 deletions

View File

@@ -81,6 +81,7 @@ struct array_holder
{
int_t start;
handle_t handle;
array_base* base;
};
class expression_tree