commit | dbbc397232055376f5416390e0cd79e1db568de9 | [log] [tgz] |
---|---|---|
author | Simon Pilgrim <llvm-dev@redking.me.uk> | Thu Dec 20 13:50:12 2018 +0000 |
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | Thu Dec 20 13:50:12 2018 +0000 |
tree | bd922842b0518462a5ece93d56a5c3b2350cf0ba | |
parent | bc1c22befe4debbc3112c87104f2d6e31b1fd348 [diff] |
[InstCombine] Make x86 PADDS/PSUBS constant folding tests generic As discussed on D55894, this replaces the existing PADDS/PSUBUS intrinsics with the the sadd/ssub.sat generic intrinsics and moves the tests out of the x86 subfolder. PR40110 has been raised to fix the regression with constant folding vectors containing undef elements. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@349759 91177308-0d34-0410-b5e6-96231b3b80d8