Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Overlap region check could be simplified as below: "(StartA <= EndB) and (StartB <= EndA)" Signed-off-by: Peng Fan <[email protected]> Reviewed-by: Joakim Bech <[email protected]>
- Loading branch information