| commit | f2d67f7ecc1e568f1ba8abe21fb65ca323cce5d5 | [log] [tgz] |
|---|---|---|
| author | Sanjay Patel <spatel@rotateright.com> | Thu Aug 17 17:07:37 2017 +0000 |
| committer | Sanjay Patel <spatel@rotateright.com> | Thu Aug 17 17:07:37 2017 +0000 |
| tree | b00fe8be8894dbb699e0fbf4b9e1504b22c0a9a0 | |
| parent | 622fedc001506a427c2b51a1af094567f9f340d4 [diff] |
[x86] add tests for vector select-of-constants; NFC We've discussed canonicalizing to this form in IR, so the backend should be prepared to lower these in ways better than what we see here in most cases. llvm-svn: 311103