Files
clang-p2996/llvm/test/CodeGen/ARM
Simon Pilgrim e4a124dda5 [DAG] Fold (srl (shl x, c1), c2) -> and(shl/srl(x, c3), m)
Similar to the existing (shl (srl x, c1), c2) fold

Part of the work to fix the regressions in D77804

Differential Revision: https://reviews.llvm.org/D125836
2022-06-20 08:37:38 +01:00
..
2021-07-07 10:21:07 +01:00
2021-07-01 21:08:13 +01:00
2021-11-21 18:33:29 +00:00