Files
clang-p2996/llvm/test/CodeGen/Mips
Simon Pilgrim 325031786e [SelectionDAG] Optimize expansion for rotates/funnel shifts
If the type of a funnel shift needs to be expanded, expand it to two funnel shifts instead of regular shifts. For constant shifts, this doesn't make much difference, but for variable shifts it allows a more optimal lowering.

Also use the optimized funnel shift lowering for rotates.

Alive2: https://alive2.llvm.org/ce/z/TvHDB- / https://alive2.llvm.org/ce/z/yzPept

(Branched from D108058 as getting this completed should help unlock some other WIP patches).

Original Patch: @efriedma (Eli Friedman)

Differential Revision: https://reviews.llvm.org/D112443
2021-11-02 11:38:25 +00:00
..
2011-08-12 18:12:06 +00:00
2018-07-23 23:19:53 +00:00
2019-01-28 14:59:30 +00:00
2012-03-29 18:43:11 +00:00
2011-12-19 20:24:28 +00:00
2013-07-26 20:58:55 +00:00
2011-05-25 23:30:30 +00:00