[PATCH][AVX512] Add 512b masked integer shift by immediate patterns

Robert Khasanov rob.khasanov at gmail.com
Thu Nov 13 20:07:17 PST 2014


Hi Cameron,

1) Please remove arguments from avx512_shift_rmi that would be not needed:
RC. You can get vt, x86memop and mem_frag from X86VectorVTInfo, they could
be also removed from args.
2) I see you only added zero-masking tests. Please include also
merge-masking tests.

2014-11-14 6:58 GMT+03:00 Cameron McInally <cameron.mcinally at nyu.edu>:

> Hi guys,
>
> Here is a patch to add masked patterns for 512b integer shift by immediate.
>
> Thanks,
> Cam
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141114/5e500d1a/attachment.html>


More information about the llvm-commits mailing list