Philip Reames
424b87b8d6
[RISCV][TTI] Use legalized element types when costing casts ( #105723 )
...
This fixes a crash introduced by my
ac6e1fd0c089043fe60bd0040ba3cad884f00206.
I had failed to consider the case where a vector is truncated to an
illegal element type. The resulting intermediate VT wasn't an MVT and
we'd fail an assertion. Surprisingly, SLP does query illegal element
types in some cases.
2024-08-22 16:19:48 -07:00
..
2024-03-31 22:47:55 -07:00
2023-09-06 15:46:14 -07:00
2024-08-20 11:00:03 +01:00
2024-02-05 12:04:39 +01:00
2023-12-02 13:01:48 -08:00
2024-08-22 16:19:48 -07:00
2024-08-21 10:52:10 -07:00
2024-08-20 19:12:10 +05:30
2023-09-18 08:23:10 +02:00
2023-12-05 14:09:36 +01:00
2023-10-27 09:32:20 +08:00
2024-02-05 12:04:39 +01:00
2023-09-05 22:01:51 -07:00
2024-08-20 15:09:38 -07:00
2024-02-05 12:04:39 +01:00
2024-04-19 14:23:09 -04:00
2024-02-05 12:04:39 +01:00
2024-02-05 12:04:39 +01:00
2024-02-05 12:04:39 +01:00
2024-06-04 08:31:03 +02:00
2024-08-21 12:11:19 +01:00
2024-05-27 09:54:39 -04:00
2024-02-05 12:04:39 +01:00
2024-02-05 12:04:39 +01:00
2024-03-31 22:50:02 -07:00
2024-05-14 12:22:14 +09:00
2024-08-22 14:45:14 +01:00
2024-06-11 10:04:12 +01:00
2024-08-02 16:45:22 +03:00
2023-12-27 03:16:43 +08:00
2024-08-06 21:09:04 +04:00
2024-08-21 12:02:54 +02:00