Commits

Michael Gottesman committed 7b17debfbdc
Revert "[loop-region] Add in an assert that we should always have a block result for getRegionForNonLocalSuccessors. NFC." This reverts commit 81e7bdfe1b7e3158d4d98247b5a70bbf06b146f2. This is not true in non-loop canonicalized SIL. It is true in loop-canonicalized SIL though. So I need to fix the test to avoid the assert.