Tomasz Miąsko
1be1c2ebcf
Fix insertion of statements to be executed along return edge in inlining
...
Inlining creates additional statements to be executed along the return
edge: an assignment to the destination, storage end for temporaries.
Previously those statements where inserted directly into a call target,
but this is incorrect when the target has other predecessors.
Avoid the issue by creating a new dedicated block for those statements.
When the block happens to be redundant it will be removed by CFG
simplification that follows inlining.
Fixes #117355
2023-11-20 09:27:30 +01:00
..
2023-08-24 14:26:26 +02:00
2023-08-24 14:26:26 +02:00
2023-10-25 15:25:38 -07:00
2023-06-23 18:36:25 +01:00
2023-10-25 15:25:38 -07:00
2023-06-15 15:19:11 -04:00
2023-08-24 14:26:26 +02:00
2023-08-03 18:35:56 +00:00
2023-08-24 14:26:26 +02:00
2023-08-03 18:35:56 +00:00
2023-08-24 14:26:26 +02:00
2023-10-25 15:25:38 -07:00
2023-08-03 18:42:12 +00:00
2023-08-24 14:26:26 +02:00
2023-10-25 15:25:38 -07:00
2023-07-19 09:59:12 +00:00
2023-07-19 09:59:12 +00:00
2023-06-15 15:19:11 -04:00
2023-06-23 18:36:25 +01:00
2023-10-25 15:25:38 -07:00
2023-07-19 09:59:12 +00:00
2023-07-19 09:59:12 +00:00
2023-11-20 09:27:30 +01:00
2023-11-20 09:27:30 +01:00
2023-10-25 15:25:38 -07:00
2023-11-20 09:27:30 +01:00
2023-06-15 15:19:11 -04:00
2023-10-25 15:22:01 -07:00
2023-10-20 21:14:01 +00:00
2023-08-03 18:42:12 +00:00
2023-08-24 14:26:26 +02:00
2023-10-25 15:25:38 -07:00
2023-09-21 22:20:58 +02:00
2023-10-25 15:22:01 -07:00
2023-10-04 17:55:15 +00:00
2023-10-25 15:22:01 -07:00
2023-09-21 22:20:58 +02:00
2023-10-25 15:22:01 -07:00
2023-10-24 22:49:15 +02:00
2023-11-20 09:27:30 +01:00
2023-11-20 09:27:30 +01:00
2023-10-25 15:25:38 -07:00
2023-06-15 15:19:11 -04:00
2023-06-23 18:36:25 +01:00
2023-10-19 15:51:52 +00:00
2023-06-15 15:19:11 -04:00
2023-06-23 18:36:25 +01:00
2023-10-19 15:51:52 +00:00
2023-08-03 18:35:56 +00:00
2023-08-03 18:35:56 +00:00
2023-06-15 15:19:11 -04:00
2023-06-23 18:36:25 +01:00
2023-08-30 17:24:10 +08:00
2023-08-30 17:24:10 +08:00
2023-10-08 16:05:26 +00:00
2023-10-08 16:05:26 +00:00
2023-10-25 15:25:38 -07:00
2023-06-15 15:19:11 -04:00
2023-10-25 15:25:38 -07:00
2023-06-15 15:19:11 -04:00
2023-06-15 15:19:11 -04:00
2023-06-23 18:36:25 +01:00
2023-10-25 15:25:38 -07:00
2023-10-31 11:58:20 -07:00
2023-10-31 11:58:20 -07:00
2023-06-15 15:19:11 -04:00
2023-06-23 18:36:25 +01:00
2023-06-15 15:19:11 -04:00
2023-06-23 18:36:25 +01:00
2023-10-19 15:51:54 +00:00
2023-06-15 15:19:11 -04:00
2023-06-23 18:36:25 +01:00
2023-10-25 15:25:38 -07:00
2023-10-25 15:25:38 -07:00
2023-07-19 09:59:12 +00:00
2023-07-19 09:59:12 +00:00
2023-10-25 15:25:38 -07:00
2023-06-15 15:19:11 -04:00
2023-06-23 18:36:25 +01:00
2023-06-15 15:19:11 -04:00
2023-10-04 17:55:15 +00:00
2023-06-15 15:19:11 -04:00
2023-10-04 17:55:15 +00:00
2023-10-25 15:25:38 -07:00
2023-10-25 15:25:38 -07:00
2023-10-25 15:25:38 -07:00
2023-10-17 19:53:51 -04:00
2023-10-17 19:53:51 -04:00
2023-09-28 16:13:38 +00:00
2023-09-28 16:13:38 +00:00
2023-10-25 15:25:38 -07:00
2023-10-04 17:55:15 +00:00
2023-10-04 17:55:15 +00:00
2023-10-19 15:51:54 +00:00
2023-10-19 15:51:52 +00:00
2023-11-01 20:37:38 +00:00
2023-06-19 01:47:03 -07:00
2023-06-23 18:36:25 +01:00
2023-06-19 01:47:03 -07:00
2023-06-19 01:47:03 -07:00
2023-07-20 21:30:51 +00:00
2023-07-20 21:30:51 +00:00
2023-07-20 21:30:51 +00:00
2023-07-20 21:30:51 +00:00
2023-06-19 01:47:03 -07:00
2023-06-23 18:36:25 +01:00
2023-06-19 01:47:03 -07:00
2023-06-19 01:47:03 -07:00
2023-07-20 21:30:51 +00:00
2023-07-20 21:30:51 +00:00
2023-07-20 21:30:51 +00:00
2023-07-20 21:30:51 +00:00
2023-10-18 16:59:23 +00:00
2023-10-21 10:32:59 +00:00
2023-10-25 15:25:38 -07:00
2023-10-25 15:25:38 -07:00
2023-10-31 11:44:23 +00:00
2023-10-31 11:44:23 +00:00
2023-10-31 11:44:23 +00:00
2023-10-31 11:44:23 +00:00