[PATCH] D56199: [X86] Support SHLD/SHRD masked shift-counts (PR34641)

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 2 09:09:16 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL350222: [X86] Support SHLD/SHRD masked shift-counts (PR34641) (authored by RKSimon, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D56199?vs=179833&id=179857#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D56199

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/shift-double.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56199.179857.patch
Type: text/x-patch
Size: 5802 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190102/10d1cda0/attachment.bin>


More information about the llvm-commits mailing list