[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 04:49:52 PST 2018


spatel updated this revision to Diff 178451.
spatel marked an inline comment as done.
spatel added a comment.

Patch updated:
Set builder insertion point to valid location for non-phi replacement instruction.


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.178451.patch
Type: text/x-patch
Size: 19641 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181217/805aa4e3/attachment.bin>


More information about the llvm-commits mailing list