On Mon, Oct 19, 2015 at 2:22 PM, Ilya Enkovich wrote:
> Hi,
>
> This patch adds a vectorization pattern which detects cases where mask
> conversion is needed and adds it. It is done for all statements which may
> consume mask. Some additional changes were made to support MASK_LOAD with
> patt
Hi,
This patch adds a vectorization pattern which detects cases where mask
conversion is needed and adds it. It is done for all statements which may
consume mask. Some additional changes were made to support MASK_LOAD with
pattern and allow scalar mode for vectype of pattern stmt. It is appl