llvm
886d2c2c
- [BranchRelaxation] Simplify offset computation and fix a bug in adjustBlockOffsets()
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
6 years ago
[BranchRelaxation] Simplify offset computation and fix a bug in adjustBlockOffsets() If Start!=0, adjustBlockOffsets() may unnecessarily adjust the offset of Start. There is no correctness issue, but it can create more block splits.
Author
MaskRay
Committer
MaskRay
Parents
a7818e6f
Loading