[PATCH] D47019: [X86] Lowering rotation intrinsics to native IR

Tomasz Krupa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 17 10:07:31 PDT 2018


tkrupa created this revision.
Herald added a subscriber: llvm-commits.

This patch relies on changes introduced in https://reviews.llvm.org/D46946 and must be upstreamed after it.


Repository:
  rL LLVM

https://reviews.llvm.org/D47019

Files:
  lib/Target/X86/X86ISelLowering.cpp
  lib/Transforms/InstCombine/InstCombineCalls.cpp
  test/CodeGen/X86/combine-rotates.ll
  test/Transforms/InstCombine/X86/x86-rotates.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47019.147340.patch
Type: text/x-patch
Size: 69608 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180517/4a5122fe/attachment-0001.bin>


More information about the llvm-commits mailing list