diff options
author | Craig Topper <craig.topper@intel.com> | 2017-08-23 16:41:02 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2017-08-23 16:41:02 +0000 |
commit | 853a8d9ffcf76cbfeba132a932571e6cd07e1b79 (patch) | |
tree | bb0168ffafad2c2d85b2d733675915d1bea0e127 /llvm/lib/Object/WasmObjectFile.cpp | |
parent | a3c4923a535afce640cbd902d56282b22aeb9f15 (diff) | |
download | llvm-853a8d9ffcf76cbfeba132a932571e6cd07e1b79.zip llvm-853a8d9ffcf76cbfeba132a932571e6cd07e1b79.tar.gz llvm-853a8d9ffcf76cbfeba132a932571e6cd07e1b79.tar.bz2 |
[AVX512] Don't create SHRUNKBLEND SDNodes for 512-bit vectors
There are no 512-bit blend instructions so we shouldn't create SHRUNKBLEND for them.
On a side note, it looks like there may be a missed opportunity for constant folding TESTM when LHS and RHS are equal.
This fixes PR34139.
Differential Revision: https://reviews.llvm.org/D36992
llvm-svn: 311572
Diffstat (limited to 'llvm/lib/Object/WasmObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions