Skip to content
Unverified Commit fcb84531 authored by Paul Thomson's avatar Paul Thomson Committed by GitHub
Browse files

reduce: fix loop to selection pass for loops with combined header/continue block (#2480)

* Fix #2478. The fix is to just not try to simplify such loops. 
* Also added `BasicBlock::MergeBlockId()` and `BasicBlock::ContinueBlockId()`. 
* Some minor changes to `structured_loop_to_selection_reduction_opportunity.cpp`. 
* Added test. 
parent 2ff54e34
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment