Updated data prefetch in TRSM, ASUM, DOT functions
Signed-off-by: kaustubh <kaustubh.raste@imgtec.com>
This commit is contained in:
parent
3eaff85191
commit
9db451acd0
|
@ -28,6 +28,7 @@ USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|||
#ifndef __MACROS_MSA_H__
|
||||
#define __MACROS_MSA_H__
|
||||
|
||||
#include <stdint.h>
|
||||
#include <msa.h>
|
||||
|
||||
#define ENABLE_PREFETCH
|
||||
|
|
Loading…
Reference in New Issue