Files
llvm/test/CodeGen
Craig Topper 9e32caf0db [X86] Add isel pattern for (v8i16 (sext (v8i1))) with DQI and no BWI.
Our lowering that tries to avoid this sign extend can be defeated by the DAG combine folding it with a truncate.

The pattern needs to extend to an v8i32 then truncate back down to v8i16.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@342830 91177308-0d34-0410-b5e6-96231b3b80d8
2018-09-23 06:49:48 +00:00
..
2018-09-21 16:31:51 +00:00
2018-09-11 21:35:32 +00:00