[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
Mon Dec 17 13:18:21 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL349396: [AggressiveInstCombine] convert rotate with guard branch into funnel shift… (authored by spatel, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D55604?vs=178451&id=178520#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55604/new/
https://reviews.llvm.org/D55604
Files:
llvm/trunk/lib/Transforms/AggressiveInstCombine/AggressiveInstCombine.cpp
llvm/trunk/test/Transforms/AggressiveInstCombine/rotate.ll
llvm/trunk/test/Transforms/PhaseOrdering/rotate.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55604.178520.patch
Type: text/x-patch
Size: 19740 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181217/aaf9c000/attachment.bin>
More information about the llvm-commits
mailing list