Simon Pilgrim
7bd097fd1e
[CostModel][TTI] Fix ops used for generic smulo/umulo cost expansion
...
Fix copy+pasta that was checking for smul_fix instead of smul_with_overflow to detected signed values.
The LShr is performed on the extended type as we use it to truncate+extract the upper/hi bits of the extended multiply.
More closely matches the default expansion from TargetLowering::expandMULO
2021-10-06 19:11:32 +01:00
..
2021-10-06 19:11:32 +01:00
2021-09-30 09:41:14 -07:00
2021-03-19 18:30:11 +00:00
2021-03-19 18:30:11 +00:00
2021-03-19 18:30:11 +00:00
2021-03-19 18:30:11 +00:00
2021-03-19 18:30:11 +00:00
2020-08-05 12:44:51 +01:00
2021-07-07 14:40:28 +01:00
2021-03-19 18:30:11 +00:00
2020-11-10 13:10:12 +00:00
2020-08-21 08:49:56 +01:00
2021-03-19 18:30:11 +00:00
2021-03-19 18:30:11 +00:00
2021-03-02 02:18:19 +09:00
2020-08-05 12:44:51 +01:00
2020-08-05 12:44:51 +01:00
2021-03-19 18:30:11 +00:00
2020-10-17 10:09:42 +01:00
2021-03-19 18:30:11 +00:00
2021-03-19 18:30:11 +00:00
2021-03-19 18:30:11 +00:00
2021-03-19 18:30:11 +00:00
2020-11-03 17:23:46 -05:00
2021-03-19 11:01:58 -07:00
2021-03-19 11:01:58 -07:00
2021-03-19 18:30:11 +00:00
2021-03-19 18:30:11 +00:00
2021-03-19 18:30:11 +00:00
2021-03-19 18:30:11 +00:00
2021-03-19 18:30:11 +00:00
2020-08-05 12:44:51 +01:00
2021-08-02 11:23:44 +01:00
2020-08-05 12:44:51 +01:00
2020-11-03 09:58:28 +00:00