diff options
author | Sanjay Patel <spatel@rotateright.com> | 2017-12-08 18:35:51 +0000 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2017-12-08 18:35:51 +0000 |
commit | d4468912b0912c6fb08dc51d05e5a32aecbb7287 (patch) | |
tree | 398ad0ca89a9f74658dae8e6c6506e6d0bc9cd97 /llvm/lib/Target/WebAssembly/WebAssemblyFixFunctionBitcasts.cpp | |
parent | 8e39dc36b836ae0a196e1cc6c712f0c494f65a9c (diff) | |
download | llvm-d4468912b0912c6fb08dc51d05e5a32aecbb7287.zip llvm-d4468912b0912c6fb08dc51d05e5a32aecbb7287.tar.gz llvm-d4468912b0912c6fb08dc51d05e5a32aecbb7287.tar.bz2 |
[x86] use hasAVX2() rather than hasInt256(); NFC
These are aliases, but the thing we're checking here is that the target has
vpsllv*, not that the data type is 256-bit. Those instructions exist for
128-bit vectors too...but sadly, not for all element sizes.
llvm-svn: 320170
Diffstat (limited to 'llvm/lib/Target/WebAssembly/WebAssemblyFixFunctionBitcasts.cpp')
0 files changed, 0 insertions, 0 deletions