Hello Jakub!
On 07 мая 10:20, Jakub Jelinek wrote:
> Hi!
> 
> The following patch handles constant folding of the builtins used in
> *movemask* intrinsics - they have single operand and the only useful folding
> seems to be if the argument is VECTOR_CST, we can do what the instruction
> would do on that input and return the resulting INTEGER_CST.
> 
> Bootstrapped/regtested on x86_64-linux and i686-linux, ok for trunk?
Your patch is OK for trunk.

--
Regards, Kirill Yukhin

Reply via email to