Files
clang-p2996/llvm/test/CodeGen/SystemZ
Simon Pilgrim 4baf29e81e [DAG] Handle cases where a shift amount is larger than the pre-extended value bitwidth
In the (zext (shl (zext x), cst)) -> (shl (zext x), cst) fold, don't use a bitmask / MaskedValueIsZero as we can't guarantee that the shift amount is in bounds.

Fixes #106202
2024-08-27 18:12:24 +01:00
..
2017-10-06 13:59:28 +00:00
2019-11-20 19:08:27 +01:00
2020-04-28 09:43:03 +02:00
2013-07-19 16:24:22 +00:00
2019-11-20 19:08:27 +01:00
2019-11-20 19:08:27 +01:00
2020-02-04 10:32:45 -05:00
2024-07-15 11:26:37 +02:00
2019-11-20 19:08:27 +01:00
2019-11-20 19:08:27 +01:00