updated zgemv_t_4.c
This commit is contained in:
parent
8a39cdb1c1
commit
5194818d4b
|
@ -32,7 +32,7 @@ USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
#if defined(BULLDOZER) || defined(PILEDRIVER)
|
#if defined(BULLDOZER) || defined(PILEDRIVER)
|
||||||
#include "zgemv_t_microk_bulldozer-4.c"
|
#include "zgemv_t_microk_bulldozer-4.c"
|
||||||
#elif defined(HASWELL)
|
#elif defined(HASWELL)
|
||||||
#include "zgemv_t_microk_haswell-2.c"
|
#include "zgemv_t_microk_haswell-4.c"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue