[PATCH] D63233: [CodeGenPrepare] shift both sides of a vector select when profitable

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 16 08:26:16 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL363511: [CodeGenPrepare][x86] shift both sides of a vector select when profitable (authored by spatel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D63233?vs=204781&id=204950#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63233/new/

https://reviews.llvm.org/D63233

Files:
  llvm/trunk/lib/CodeGen/CodeGenPrepare.cpp
  llvm/trunk/test/CodeGen/X86/vector-shift-by-select-loop.ll
  llvm/trunk/test/CodeGen/X86/vector-shift-lshr-128.ll
  llvm/trunk/test/Transforms/CodeGenPrepare/X86/vec-shift.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63233.204950.patch
Type: text/x-patch
Size: 36841 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190616/2d13580d/attachment-0001.bin>


More information about the llvm-commits mailing list