[Hexagon] Expand sext- and zextloads of vector types, not just extloads
authorKrzysztof Parzyszek <kparzysz@codeaurora.org>
Thu, 8 Sep 2016 17:42:14 +0000 (17:42 +0000)
committerKrzysztof Parzyszek <kparzysz@codeaurora.org>
Thu, 8 Sep 2016 17:42:14 +0000 (17:42 +0000)
commita696b1b64179bdbad1176eaf549be8661d83fa1d
tree07ee028aecd4e3247bf4e1a9ce03956774e09823
parentbe90f70d3abb5c56ca6d38438b8db4aa480328d9
[Hexagon] Expand sext- and zextloads of vector types, not just extloads

Recent change exposed this issue, breaking the Hexagon buildbots.

llvm-svn: 280973
llvm/lib/Target/Hexagon/HexagonISelLowering.cpp
llvm/test/CodeGen/Hexagon/vector-ext-load.ll [new file with mode: 0644]