Vadim Curcă
6b59b33358
[MLIR] Handle call site locations when inlining ( #132247 )
...
When inlining a `callee` with a call site debug location, the inlining
infrastructure was trivially combining the `callee` and the `caller`
locations, forming a "tree" of call stacks. Because of this, the remarks
were printing an incomplete inlining stack.
This commit handles this case and appends the `caller` location at the
end of the `callee`'s stack, extending the chain.
2025-03-21 14:06:53 +01:00
..
2024-03-14 07:50:16 +01:00
2024-09-04 20:36:19 +08:00
2024-09-04 21:37:14 +02:00
2024-08-07 09:10:01 +01:00
2024-06-23 19:05:00 +02:00
2024-02-07 20:49:27 +01:00
2024-04-02 13:30:45 +03:00
2024-05-08 21:06:03 +01:00
2024-11-11 12:52:56 +00:00
2024-11-30 09:27:47 +09:00
2024-03-05 15:33:49 +08:00
2024-03-13 08:23:10 -07:00
2025-01-24 11:06:37 -08:00
2025-01-23 09:45:51 -08:00
2025-01-24 11:06:37 -08:00
2024-03-13 17:26:50 +01:00
2025-03-21 14:06:53 +01:00
2024-12-04 18:56:02 +09:00
2025-01-07 12:14:35 +01:00
2025-02-17 10:44:27 +00:00
2025-03-19 14:17:49 +08:00
2024-08-07 09:10:01 +01:00
2025-01-14 11:59:41 +00:00
2025-03-12 08:30:43 -07:00
2024-09-27 18:25:41 -07:00
2024-02-21 12:28:05 -08:00
2025-02-07 10:45:47 -05:00
2025-02-07 10:45:47 -05:00
2025-02-07 10:45:47 -05:00
2025-02-11 14:43:15 +08:00
2024-12-25 12:19:52 +09:00
2024-12-20 17:03:57 +08:00
2025-02-18 15:49:58 +08:00
2024-09-27 18:25:41 -07:00
2025-01-14 11:59:41 +00:00
2024-07-15 17:04:56 +02:00
2024-08-07 09:10:01 +01:00
2024-06-14 22:38:56 +02:00
2024-08-08 19:27:54 -07:00
2024-10-30 21:36:39 +09:00
2024-08-19 18:04:16 -07:00
2024-10-30 21:36:39 +09:00
2024-02-05 22:59:03 -08:00
2025-03-15 18:33:06 +01:00
2024-10-31 11:10:09 -04:00
2024-12-20 08:15:48 -08:00
2024-02-20 09:08:19 +01:00