On Sat, Nov 7, 2015 at 1:26 PM, Richard Sandiford
wrote:
> This patch adds a concept of internal functions that map directly to an
> optab (here called "direct internal functions"). The function can only
> be used if the associated optab can be used.
>
> We currently have four functions like that
This patch adds a concept of internal functions that map directly to an
optab (here called "direct internal functions"). The function can only
be used if the associated optab can be used.
We currently have four functions like that:
- LOAD_LANES
- STORE_LANES
- MASK_LOAD
- MASK_STORE
so the patc