Fix bug in construct block calculation (#1964)
Fixes #1960 * Only allows blocks that are dominated by the header * Fixed a bad loop fusion test * Added a test derived from the reported bug
Loading
Please register or sign in to comment
Fixes #1960 * Only allows blocks that are dominated by the header * Fixed a bad loop fusion test * Added a test derived from the reported bug