[PATCH] D46946: [X86] Lowering shift intrinsics to native IR

Tomasz Krupa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 21 02:37:13 PDT 2018


tkrupa updated this revision to Diff 147745.
tkrupa added a comment.

Added missing test checks.


Repository:
  rL LLVM

https://reviews.llvm.org/D46946

Files:
  lib/Target/X86/X86ISelLowering.cpp
  lib/Transforms/InstCombine/InstCombineCalls.cpp
  test/CodeGen/X86/combine-shl.ll
  test/CodeGen/X86/combine-sra.ll
  test/CodeGen/X86/combine-srl.ll
  test/Transforms/InstCombine/X86/x86-vector-shifts.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46946.147745.patch
Type: text/x-patch
Size: 106810 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180521/1cb57d9c/attachment-0001.bin>


More information about the llvm-commits mailing list