[PATCH] D50924: [CodeGen] add rotate builtins

Sanjay Patel via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 17 14:12:08 PDT 2018


spatel updated this revision to Diff 161325.
spatel added a comment.

Patch updated:
Fixed a docs typo.


https://reviews.llvm.org/D50924

Files:
  docs/LanguageExtensions.rst
  include/clang/Basic/Builtins.def
  lib/CodeGen/CGBuiltin.cpp
  test/CodeGen/builtin-rotate.c

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


More information about the cfe-commits mailing list