[PATCH] D90625: [AggressiveInstCombine] Generalize foldGuardedRotateToFunnelShift to generic funnel shifts

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 3 03:03:58 PST 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG59b22e495c15: [AggressiveInstCombine] Generalize foldGuardedRotateToFunnelShift to generic… (authored by RKSimon).

Changed prior to commit:
  https://reviews.llvm.org/D90625?vs=302319&id=302528#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D90625/new/

https://reviews.llvm.org/D90625

Files:
  llvm/lib/Transforms/AggressiveInstCombine/AggressiveInstCombine.cpp
  llvm/test/Transforms/AggressiveInstCombine/funnel.ll
  llvm/test/Transforms/AggressiveInstCombine/rotate.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90625.302528.patch
Type: text/x-patch
Size: 13183 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201103/9d9da2f5/attachment.bin>


More information about the llvm-commits mailing list