[PATCH] D80466: [X86] Improve i8 + 'slow' i16 funnel shift codegen

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 24 00:29:45 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGcc65a7a5ea81: [X86] Improve i8 + 'slow' i16 funnel shift codegen (authored by RKSimon).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80466

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/fshl.ll
  llvm/test/CodeGen/X86/fshr.ll
  llvm/test/CodeGen/X86/rotate-extract.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80466.265910.patch
Type: text/x-patch
Size: 10758 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200524/2495161b/attachment-0001.bin>


More information about the llvm-commits mailing list