-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[TIR] [Bugfix] Pass the correct block_sref_reuse to Replace
A mismatch between the blocks present in the `result` vs the blocks passed in block_sref_to_reuse caused the bug mentioned in #13974. This patch tries to fix that bug by collecting only the blocks that are part of result and also present in the block replacement map new_block_to_old_
- Loading branch information
1 parent
d7253fb
commit fbb30f0
Showing
1 changed file
with
38 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters