[PATCH] D55604: [AggressiveInstCombine] convert rotate with guard branch into funnel shift (PR34924)
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 12 15:46:52 PST 2018
spatel updated this revision to Diff 177959.
spatel added a comment.
Patch updated:
Added check and test for non-power-of-2 type.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55604/new/
https://reviews.llvm.org/D55604
Files:
lib/Transforms/AggressiveInstCombine/AggressiveInstCombine.cpp
test/Transforms/AggressiveInstCombine/rotate.ll
test/Transforms/PhaseOrdering/rotate.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55604.177959.patch
Type: text/x-patch
Size: 18628 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181212/ef0802c5/attachment.bin>
More information about the llvm-commits
mailing list