[PATCH] D29489: Optimize SETCC + VSEL of incompatible or illegal types

Jonas Paulsson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 17 00:28:28 PDT 2017


jonpa closed this revision.
jonpa added a comment.

In https://reviews.llvm.org/D29489#702772, @RKSimon wrote:

> In https://reviews.llvm.org/D29489#702771, @uweigand wrote:
>
> > In https://reviews.llvm.org/D29489#702570, @jonpa wrote:
> >
> > > @Uli: Do the new SystemZ tests and the script update look fine to you?
> >
> >
> > LGTM.
>
>
> If possible please can you add the script changes as a separate (pre) commit?


Committed r298048
	M	utils/update_llc_test_checks.py

> LGTM.

tests commited as r298049


https://reviews.llvm.org/D29489





More information about the llvm-commits mailing list