[PATCH] D47207: DAG: Avoid bitcast/ext/build_vector combine

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 6 08:12:29 PDT 2018


arsenm added a comment.

In https://reviews.llvm.org/D47207#1114198, @RKSimon wrote:

> In https://reviews.llvm.org/D47207#1108259, @arsenm wrote:
>
> > In https://reviews.llvm.org/D47207#1108244, @hliao wrote:
> >
> > > please add regression tests
> >
> >
> > As noted in the message this can't be tested until a later commit
>
>
> Instead is it possible to add the dependent phab for v4i16/v4f16 legal types?


Done now


https://reviews.llvm.org/D47207





More information about the llvm-commits mailing list