[PATCH] D12833: Combines pair of rotr/rotl with constant shifts into one instruction with combined shift

Andrew Zhogin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 5 04:29:37 PDT 2017


andrew.zhogin added a comment.

In https://reviews.llvm.org/D12833#799348, @RKSimon wrote:

> Please can you regenerate llvm\test\CodeGen\X86\combine-rotates.ll as well? I added this to test vector combines.


Done.


https://reviews.llvm.org/D12833





More information about the llvm-commits mailing list