Description
Assertion I->containsInterval(Start, End) && "Segment is not entirely in range!"' failed.
Godbolt example - https://godbolt.org/z/GxTb5Grdd
Looking at backtace, problem is inside RISCVInsertVSETVLI pass, issue reproduced on ToT
Assertion I->containsInterval(Start, End) && "Segment is not entirely in range!"' failed.
Godbolt example - https://godbolt.org/z/GxTb5Grdd
Looking at backtace, problem is inside RISCVInsertVSETVLI pass, issue reproduced on ToT