mirror of
git://c9x.me/qbe.git
synced 2026-04-05 18:09:47 +00:00
loosen assertion in load elimination
The assertion was invalid, I was assuming il->blk was b when writing it. The new assertion should be right: If the loop level were to decrease we would get out of a cycle in cfg, this should not be possible unless we go through a block with more than 1 predecessor.
This commit is contained in:
parent
3c3afdc896
commit
52cc53185e
Loading…
Reference in New Issue
Block a user