[X86, AVX] fix zero-extending integer operand load patterns to use integer instructions
authorSanjay Patel <spatel@rotateright.com>
Tue, 31 Mar 2015 18:43:43 +0000 (18:43 +0000)
committerSanjay Patel <spatel@rotateright.com>
Tue, 31 Mar 2015 18:43:43 +0000 (18:43 +0000)
This is a follow-on to r233704 and another partial fix for PR22685:
https://llvm.org/bugs/show_bug.cgi?id=22685

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@233724 91177308-0d34-0410-b5e6-96231b3b80d8


No differences found