[PATCH] D21854: Remove AND mask of bottom 6 bits when result is used for SystemZ shift/rotate

Elliot Colp via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 5 08:43:29 PDT 2016


colpell updated this revision to Diff 62755.
colpell added a comment.

Update to latest trunk and remove hasOneUse check.


http://reviews.llvm.org/D21854

Files:
  lib/Target/SystemZ/SystemZISelLowering.cpp
  lib/Target/SystemZ/SystemZISelLowering.h
  test/CodeGen/SystemZ/rot-01.ll
  test/CodeGen/SystemZ/rot-02.ll
  test/CodeGen/SystemZ/shift-12.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21854.62755.patch
Type: text/x-patch
Size: 7915 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160705/566b0e3a/attachment.bin>


More information about the llvm-commits mailing list