Matthias Springer
a4e4527c4b
[mlir][Transforms] Fix replaceUsesOfBlockArgument API ( #144706 )
...
Before this PR, users had to pass the "old" block argument when
replacing the uses of a block argument in a newly converted block. Users
can now pass the actual block argument that should be replaced.
Note for LLVM integration: Make sure to pass the current block argument
instead of the old one.
2025-06-19 15:39:06 +02:00
..
2025-06-13 11:33:51 -05:00
2025-03-21 14:49:50 +00:00
2025-05-01 07:24:01 -07:00
2025-06-19 13:59:22 +02:00
2025-04-19 10:01:50 +02:00
2025-05-20 14:16:22 -07:00
2025-05-13 13:01:01 +01:00
2025-04-20 10:06:22 +02:00
2025-06-17 16:14:13 -07:00
2025-05-01 07:24:01 -07:00
2025-05-01 07:24:01 -07:00
2025-06-19 15:39:06 +02:00
2025-06-05 00:21:44 -06:00
2025-06-18 15:49:00 +02:00
2025-05-19 17:26:05 -07:00
2025-06-19 07:56:30 +01:00
2025-05-23 14:16:09 +02:00
2025-05-13 22:34:42 +08:00
2025-06-02 12:27:44 +01:00
2025-02-27 14:32:25 -05:00
2025-06-11 09:20:40 -04:00
2025-05-19 06:18:46 -07:00
2025-06-17 13:40:57 +02:00
2025-06-03 09:39:14 -05:00
2025-05-14 11:17:09 +02:00
2025-04-03 15:53:40 +02:00
2025-05-22 15:30:31 -07:00
2025-05-18 18:13:49 -07:00
2025-06-14 23:23:42 -07:00
2025-05-01 07:24:01 -07:00
2025-05-22 15:24:02 +01:00
2025-04-04 09:37:15 -07:00
2025-04-09 21:35:32 +02:00
2025-03-10 19:32:30 +00:00
2025-05-26 12:52:19 +01:00
2025-06-03 17:41:33 +01:00
2025-03-05 01:17:42 +00:00
2025-05-22 17:08:05 +03:00
2025-05-12 09:44:50 +01:00
2025-05-22 12:37:28 -07:00
2025-06-06 09:54:23 +01:00
2025-05-12 09:44:50 +01:00
2025-04-07 13:56:54 +01:00
2025-05-12 09:44:50 +01:00
2025-05-01 07:24:01 -07:00