Skip to content
Commit 7596345e authored by Yat Long Poon's avatar Yat Long Poon Committed by Pierre Blanchard
Browse files

Mode switch for rempi gather

Switch to non-streaming mode to perform gather loads instead of doing
streaming-compatible gather. This requires handling different vector
lengths when passing vector parameters during the mode switch.

Adds the NOINLINE attribute to force function calls so that mode
switching happens.

Note: For the rempi functions in helpersve.h, there appears to be a bug
in gcc's optimization for passing vector lengths between modes. The
current workaround is to pass it in the output array pointer.
parent b74721c9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment