For this pattern, ROTR is the cheaper option.
authorBill Wendling <isanbard@gmail.com>
Sun, 31 Aug 2008 01:04:56 +0000 (01:04 +0000)
committerBill Wendling <isanbard@gmail.com>
Sun, 31 Aug 2008 01:04:56 +0000 (01:04 +0000)
commit353dea2f0aca7ddbdad242b9dabb065337744d98
tree790ab2af1baf06409b4da6d27cca0663ef861459
parentc5cbda12e933591ce76135aa776c44193255b2e9
For this pattern, ROTR is the cheaper option.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55576 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/DAGCombiner.cpp