mirror of
https://github.com/amd/blis.git
synced 2026-05-02 05:21:13 +00:00
Code cleanup: No newline at end of file
Some text files were missing a newline at the end of the file.
One has been added.
Also correct file format of windows/tests/inputs.yaml, which
was missed in commit 0f0277e104
AMD-Internal: [CPUPL-2870]
Change-Id: Icb83a4a27033dc0ff325cb84a1cf399e953ec549
This commit is contained in:
@@ -493,4 +493,4 @@ template std::vector<dcomplex> testinghelpers::get_vector(gtint_t, gtint_t, dcom
|
||||
template std::vector<float> testinghelpers::get_matrix( char, char, gtint_t, gtint_t, gtint_t, float );
|
||||
template std::vector<double> testinghelpers::get_matrix( char, char, gtint_t, gtint_t, gtint_t, double );
|
||||
template std::vector<scomplex> testinghelpers::get_matrix( char, char, gtint_t, gtint_t, gtint_t, scomplex );
|
||||
template std::vector<dcomplex> testinghelpers::get_matrix( char, char, gtint_t, gtint_t, gtint_t, dcomplex );
|
||||
template std::vector<dcomplex> testinghelpers::get_matrix( char, char, gtint_t, gtint_t, gtint_t, dcomplex );
|
||||
|
||||
Reference in New Issue
Block a user