1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-02-01 05:01:59 +01:00
Craig Topper 11412295d3 [X86] Add test case for missed opportunity to recognize a vXi1 shuffle as an insert into a zero vector.
We are currently missing this because shuffle canonicalization
puts the zero vector as V1 and the subvector as V2. Our current
code doesn't recognize this case.

llvm-svn: 369225
2019-08-19 00:39:18 +00:00
..
2019-08-16 15:13:37 +00:00
2019-08-08 22:09:18 +00:00
2019-08-14 16:50:06 +00:00
2019-08-15 18:58:25 +00:00
2019-08-08 22:16:33 +00:00