yandalur f7d354af57
[Hexagon] Fix shift value when folding shl DAG node (#83853)
When folding (or (shl xx, s), (zext y)) to (COMBINE (shl xx, s-32), y),
fix resulting shift value in HexagonISD::COMBINE node to not generate
negative values.

---------

Co-authored-by: Yashas Andaluri <yandalur@qti.qualcomm.com>
2024-03-06 08:17:02 -06:00
..
2023-10-23 11:55:42 -05:00
2023-09-11 14:42:37 -07:00
2022-12-07 13:24:06 +01:00