Profile count of a block is computed by multiplying its block frequency
by entry count and dividing the result by entry block frequency. Do
rounded division in the last step and update test cases appropriately.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM