[PATCH] D50924: [CodeGen] add rotate builtins

Sanjay Patel via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Aug 19 07:45:33 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL340137: [CodeGen] add/fix rotate builtins that map to LLVM funnel shift (retry) (authored by spatel, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D50924?vs=161397&id=161398#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D50924

Files:
  cfe/trunk/docs/LanguageExtensions.rst
  cfe/trunk/include/clang/Basic/Builtins.def
  cfe/trunk/lib/CodeGen/CGBuiltin.cpp
  cfe/trunk/lib/CodeGen/CodeGenFunction.h
  cfe/trunk/test/CodeGen/builtin-rotate.c
  cfe/trunk/test/CodeGen/ms-intrinsics-rotations.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50924.161398.patch
Type: text/x-patch
Size: 16855 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180819/eb66a5fa/attachment-0001.bin>


More information about the cfe-commits mailing list