[PATCH] D47735: [DAGCombiner] Create rotates more aggressively

Krzysztof Parzyszek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 18 10:46:48 PDT 2018


kparzysz updated this revision to Diff 151750.
kparzysz added a comment.

Responded to comments, added x86-64 testcase.


Repository:
  rL LLVM

https://reviews.llvm.org/D47735

Files:
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  test/CodeGen/Hexagon/rotate-multi.ll
  test/CodeGen/Hexagon/rotate.ll
  test/CodeGen/X86/rotate-multi.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47735.151750.patch
Type: text/x-patch
Size: 10154 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180618/0a7da551/attachment.bin>


More information about the llvm-commits mailing list