diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-08-09 12:44:20 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-08-09 12:44:20 +0000 |
commit | 60394f47b0cc5b7c1dc6c059118c576148578672 (patch) | |
tree | 4f710e6667e178e553b1c7f99a4b2a8666e4257a /llvm/lib/CodeGen/MachinePipeliner.cpp | |
parent | 991834a51616799456a5e65cefde2f41c350aca2 (diff) | |
download | llvm-60394f47b0cc5b7c1dc6c059118c576148578672.zip llvm-60394f47b0cc5b7c1dc6c059118c576148578672.tar.gz llvm-60394f47b0cc5b7c1dc6c059118c576148578672.tar.bz2 |
[X86][SSE] Swap X86ISD::BLENDV inputs with an inverted selection mask (PR42825)
As discussed on PR42825, if we are inverting the selection mask we can just swap the inputs and avoid the inversion.
Differential Revision: https://reviews.llvm.org/D65522
llvm-svn: 368438
Diffstat (limited to 'llvm/lib/CodeGen/MachinePipeliner.cpp')
0 files changed, 0 insertions, 0 deletions