Show patches with: Series = Add more folds related to exact division       |    State = Action Required       |    Archived = No       |   9 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[9/9] Record nonzero bits in the irange_bitmask of POLY_INT_CSTs Add more folds related to exact division - - - - --- 2024-10-18 Richard Sandiford New
[8/9] Try to simplify (X >> C1) * (C2 << C1) -> X * C2 Add more folds related to exact division - - - - --- 2024-10-18 Richard Sandiford New
[7/9] Handle POLY_INT_CSTs in get_nonzero_bits Add more folds related to exact division - - - - --- 2024-10-18 Richard Sandiford New
[6/9] Try to simplify (X >> C1) << (C1 + C2) -> X << C2 Add more folds related to exact division - - - - --- 2024-10-18 Richard Sandiford New
[5/9] Generalise ((X /[ex] A) +- B) * A -> X +- A * B rule Add more folds related to exact division - - - - --- 2024-10-18 Richard Sandiford New
[4/9] Simplify (X /[ex] C1) * (C1 * C2) -> X * C2 Add more folds related to exact division - - - - --- 2024-10-18 Richard Sandiford New
[3/9] Simplify X /[ex] Y cmp Z -> X cmp (Y * Z) Add more folds related to exact division - - - - --- 2024-10-18 Richard Sandiford New
[2/9] Use get_nonzero_bits to simplify trunc_div to exact_div Add more folds related to exact division - - - - --- 2024-10-18 Richard Sandiford New
[1/9] Make more places handle exact_div like trunc_div Add more folds related to exact division - - - - --- 2024-10-18 Richard Sandiford New