[PATCH] D36395: [InstCombine] narrow rotate left/right patterns to eliminate zext/trunc (PR34046)
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 9 11:38:45 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL310509: [InstCombine] narrow rotate left/right patterns to eliminate zext/trunc… (authored by spatel).
Changed prior to commit:
https://reviews.llvm.org/D36395?vs=110374&id=110444#toc
Repository:
rL LLVM
https://reviews.llvm.org/D36395
Files:
llvm/trunk/lib/Transforms/InstCombine/InstCombineCasts.cpp
llvm/trunk/lib/Transforms/InstCombine/InstCombineInternal.h
llvm/trunk/test/Transforms/InstCombine/rotate.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36395.110444.patch
Type: text/x-patch
Size: 9720 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170809/a6088006/attachment.bin>
More information about the llvm-commits
mailing list