[PATCH] D49242: [Intrinsics] define funnel shift IR intrinsics + DAG builder support

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 16 16:04:46 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL337221: [Intrinsics] define funnel shift IR intrinsics + DAG builder support (authored by spatel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D49242?vs=155739&id=155781#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D49242

Files:
  llvm/trunk/docs/LangRef.rst
  llvm/trunk/include/llvm/IR/Intrinsics.td
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/trunk/test/CodeGen/AArch64/funnel-shift-rot.ll
  llvm/trunk/test/CodeGen/AArch64/funnel-shift.ll
  llvm/trunk/test/CodeGen/PowerPC/funnel-shift-rot.ll
  llvm/trunk/test/CodeGen/PowerPC/funnel-shift.ll
  llvm/trunk/test/CodeGen/X86/funnel-shift-rot.ll
  llvm/trunk/test/CodeGen/X86/funnel-shift.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49242.155781.patch
Type: text/x-patch
Size: 71337 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180716/24e326d5/attachment-0001.bin>


More information about the llvm-commits mailing list