[PATCH] D50924: [CodeGen] add rotate builtins
    Sanjay Patel via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Fri Aug 17 15:22:16 PDT 2018
    
    
  
spatel updated this revision to Diff 161346.
spatel added a comment.
Patch updated:
Update the existing Microsoft rotate builtins to also use the LLVM funnel shift intrinsics.
https://reviews.llvm.org/D50924
Files:
  docs/LanguageExtensions.rst
  include/clang/Basic/Builtins.def
  lib/CodeGen/CGBuiltin.cpp
  test/CodeGen/builtin-rotate.c
  test/CodeGen/ms-intrinsics-rotations.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50924.161346.patch
Type: text/x-patch
Size: 16167 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180817/5a42ad87/attachment.bin>
    
    
More information about the cfe-commits
mailing list