Commit 89655ab
committed
[FIRRTL] Copy domain info in LowerOpenAggs
Fix an oversight in the `LowerOpenAggs` pass where it was not copying
domain information to lowered bundles.
Signed-off-by: Schuyler Eldridge <[email protected]>1 parent 6c8c900 commit 89655ab
File tree
2 files changed
+17
-1
lines changed- lib/Dialect/FIRRTL/Transforms
- test/Dialect/FIRRTL
2 files changed
+17
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
306 | 306 | | |
307 | 307 | | |
308 | 308 | | |
309 | | - | |
| 309 | + | |
310 | 310 | | |
311 | 311 | | |
312 | 312 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
324 | 324 | | |
325 | 325 | | |
326 | 326 | | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
0 commit comments