[llvm] r216678 - Do not introduce new shuffle patterns after operation legalization if SHUFFLE_VECTOR

Chandler Carruth chandlerc at google.com
Thu Aug 28 11:04:29 PDT 2014


On Thu, Aug 28, 2014 at 10:49 AM, Owen Anderson <resistor at mac.com> wrote:

> Do not introduce new shuffle patterns after operation legalization if
> SHUFFLE_VECTOR
> was marked custom.  The target independent DAG combine has no way to know
> if
> the shuffles it is introducing are ones that the target could support or
> not.
>

Test case? This seems somewhat arbitrary otherwise...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140828/e160f3ea/attachment.html>


More information about the llvm-commits mailing list