[PATCH] D46656: [Builtins] Improve the IR emitted for MSVC compatible rotr/rotl builtins to match what the middle and backends understand

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 9 17:09:01 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL331943: [Builtins] Improve the IR emitted for MSVC compatible rotr/rotl builtins to… (authored by ctopper, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D46656?vs=145979&id=146036#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D46656

Files:
  cfe/trunk/lib/CodeGen/CGBuiltin.cpp
  cfe/trunk/test/CodeGen/ms-intrinsics-rotations.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46656.146036.patch
Type: text/x-patch
Size: 13189 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180510/06a5ecc6/attachment.bin>


More information about the llvm-commits mailing list