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

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 21 07:23:01 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG88c5b5006064: [AggressiveInstCombine] Generalize foldGuardedRotateToFunnelShift to generic… (authored by RKSimon).

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.313106.patch
Type: text/x-patch
Size: 16681 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201221/e6ec6326/attachment.bin>


More information about the llvm-commits mailing list