Victor Mustya
6a5cb5afdc
[GISel] Fix crash in GlobalISel utils method ( #153334 )
...
The `getDefSrcRegIgnoringCopies` method in GlobalISel Utils crashed when
the first operand of the input instruction was not a register, e.g.,
the `INLINEASM` instruction has a non-register first operand.
---------
Co-authored-by: Matt Arsenault <arsenm2@gmail.com>
2025-08-25 12:59:01 -07:00
..
2025-08-11 08:57:53 +02:00
2025-05-22 18:02:11 +02:00
2025-05-22 08:07:52 -07:00
2025-08-21 15:37:53 +01:00
2025-05-24 00:00:00 -07:00
2025-04-14 11:48:08 +02:00
2024-12-20 08:29:18 +07:00
2024-12-20 08:29:18 +07:00
2025-03-06 09:08:21 -08:00
2025-08-05 07:39:06 -07:00
2024-11-16 19:52:44 +00:00
2025-07-21 10:23:26 +01:00
2025-06-19 16:24:46 -07:00
2025-05-22 08:07:52 -07:00
2025-08-22 10:33:46 -07:00
2025-02-25 00:22:57 -08:00
2024-11-23 17:00:51 +00:00
2025-05-22 08:07:52 -07:00
2025-08-13 22:27:53 +01:00
2025-05-17 16:48:44 +01:00
2025-06-28 20:41:17 -07:00
2025-05-22 08:07:52 -07:00
2025-05-22 18:02:11 +02:00
2025-07-30 13:01:23 +02:00
2025-05-22 08:07:52 -07:00
2025-08-25 12:59:01 -07:00