Krzysztof Parzyszek
0278dee1e5
[Hexagon] Generate TargetConstant in SelectAnyInt
...
At some point in instruction selection, A2_tfrsi Constant:i32<...> was
created, where the "Constant" came from SelectAnyInt. Since it wasn't
a TargetConstant, it was selected again, leading to
%vreg = A2_tfrsi ...
... = A2_tfrsi %vreg
which is not a valid code.
2022-04-22 10:36:37 -07:00
..
2021-12-30 12:47:30 -08:00
2021-12-28 14:59:08 -08:00
2021-12-29 10:18:21 -08:00
2021-12-29 10:18:21 -08:00
2021-12-30 10:14:00 -08:00
2022-01-04 11:03:51 -08:00
2022-01-04 11:03:51 -08:00
2021-12-29 06:52:24 -08:00
2021-12-30 08:44:10 -08:00
2021-12-29 06:52:24 -08:00
2021-12-29 06:52:24 -08:00
2021-12-30 07:57:11 -08:00
2021-11-02 15:41:30 +00:00
2021-11-02 15:41:30 +00:00
2022-04-22 10:36:37 -07:00
2021-12-30 10:14:00 -08:00
2022-03-08 14:35:06 -08:00
2021-12-30 12:17:22 -08:00
2021-05-26 18:04:15 -05:00
2021-05-26 18:04:15 -05:00
2021-12-29 09:01:07 -08:00
2021-09-13 19:04:59 -05:00
2022-01-04 11:41:42 -08:00
2021-12-30 10:14:00 -08:00
2021-12-30 12:17:22 -08:00
2022-02-08 15:28:37 -08:00