[PATCH] [mips] Correct 128-bit shifts on 64-bit targets.

Daniel Sanders daniel.sanders at imgtec.com
Wed Apr 29 03:34:03 PDT 2015


Hi vkalintiris,

The existing code was correct for 32-bit GPR's but not 64-bit GPR's. It now
accounts for both cases.

http://reviews.llvm.org/D9337

Files:
  lib/Target/Mips/MipsISelLowering.cpp
  test/CodeGen/Mips/llvm-ir/ashr.ll
  test/CodeGen/Mips/llvm-ir/lshr.ll
  test/CodeGen/Mips/llvm-ir/shl.ll

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9337.24608.patch
Type: text/x-patch
Size: 6790 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150429/98af72fd/attachment.bin>


More information about the llvm-commits mailing list