[PATCH] D55747: [SelectionDAGBuilder] Enable funnel shift building to custom rotates

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 18 02:51:36 PST 2018


RKSimon updated this revision to Diff 178630.
RKSimon added a comment.

Rebased with the new vector test coverage


Repository:
  rL LLVM

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

https://reviews.llvm.org/D55747

Files:
  lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  test/CodeGen/X86/funnel-shift-rot.ll
  test/CodeGen/X86/vector-fshl-rot-128.ll
  test/CodeGen/X86/vector-fshl-rot-256.ll
  test/CodeGen/X86/vector-fshl-rot-512.ll
  test/CodeGen/X86/vector-fshr-rot-128.ll
  test/CodeGen/X86/vector-fshr-rot-256.ll
  test/CodeGen/X86/vector-fshr-rot-512.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55747.178630.patch
Type: text/x-patch
Size: 455410 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181218/586a9284/attachment-0001.bin>


More information about the llvm-commits mailing list