[PATCH] D35463: [X86][AVX512] Add lowering of vXi32/vXi64 ISD::ROTL/ISD::ROTR

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 17 07:12:13 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL308177: [X86][AVX512] Add lowering of vXi32/vXi64 ISD::ROTL/ISD::ROTR (authored by RKSimon).

Changed prior to commit:
  https://reviews.llvm.org/D35463?vs=106848&id=106866#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D35463

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86InstrAVX512.td
  llvm/trunk/test/CodeGen/X86/avx512-rotate.ll
  llvm/trunk/test/CodeGen/X86/combine-rotates.ll
  llvm/trunk/test/CodeGen/X86/vector-rotate-128.ll
  llvm/trunk/test/CodeGen/X86/vector-rotate-256.ll
  llvm/trunk/test/CodeGen/X86/vector-rotate-512.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35463.106866.patch
Type: text/x-patch
Size: 43686 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170717/d84ca836/attachment.bin>


More information about the llvm-commits mailing list