Nikita Popov
a7a1b8b17e
[MSSAUpdater] Handle simplified accesses when updating phis ( #78272 )
...
This is a followup to #76819 . After those changes, we can still run into
an assertion failure for a slight variation of the test case: When
fixing up MemoryPhis, we map the incoming access to the access of the
cloned instruction -- which may now no longer exist.
Fix this by reusing the getNewDefiningAccessForClone() helper, which
will look upwards for a new defining access in that case.
2024-01-24 10:15:42 +01:00
..
2023-10-30 12:09:43 -07:00
2023-05-17 17:03:15 +02:00
2023-01-04 16:28:13 +01:00
2023-01-04 16:28:13 +01:00
2023-12-06 14:17:18 +01:00
2023-01-04 16:28:13 +01:00
2022-12-07 23:15:16 +03:00
2023-01-04 16:28:13 +01:00
2023-01-04 16:28:13 +01:00
2021-07-09 09:47:33 +02:00
2023-01-04 16:28:13 +01:00
2022-07-19 09:57:28 +02:00
2023-01-04 16:28:13 +01:00
2023-01-04 16:28:13 +01:00
2022-12-07 23:15:16 +03:00
2023-05-11 22:19:05 -07:00
2023-11-24 15:17:32 +00:00
2022-12-08 11:47:16 +01:00
2023-01-04 16:28:13 +01:00
2023-01-04 16:28:13 +01:00
2023-01-04 16:28:13 +01:00
2023-01-04 16:28:13 +01:00
2022-12-07 23:15:16 +03:00
2022-12-07 23:15:16 +03:00
2022-12-07 23:15:16 +03:00
2023-06-19 20:24:30 +07:00
2023-01-04 16:28:13 +01:00
2022-12-07 23:15:16 +03:00
2023-09-21 09:47:15 +02:00
2023-09-21 09:47:15 +02:00
2022-12-07 23:15:16 +03:00
2024-01-24 10:15:42 +01:00
2023-01-04 16:28:13 +01:00
2023-06-14 00:52:45 -07:00
2023-03-15 13:13:08 -07:00
2023-06-14 00:52:45 -07:00
2023-06-19 20:24:30 +07:00
2023-06-14 00:52:45 -07:00
2023-01-04 16:28:13 +01:00
2023-01-04 16:28:13 +01:00
2023-01-04 16:28:13 +01:00
2023-01-04 16:28:13 +01:00
2023-01-04 16:28:13 +01:00
2023-03-20 10:14:50 -07:00
2023-03-20 10:14:50 -07:00
2023-03-20 10:14:50 -07:00
2023-02-16 11:36:03 -08:00
2022-12-07 23:15:16 +03:00
2022-11-17 23:43:20 +08:00
2023-01-12 21:48:30 +08:00
2023-03-21 17:11:58 +07:00
2023-04-12 20:38:17 +07:00
2023-01-04 16:28:13 +01:00
2023-03-28 09:41:52 +02:00
2023-04-06 09:46:42 +02:00
2021-07-09 09:47:33 +02:00