You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This would likely make it possible for LLVM to optimize a division away which accounts for ~30% of the time in generate_row. I don't see much use for it anyway.
This would likely make it possible for LLVM to optimize a division away which accounts for ~30% of the time in
generate_row
. I don't see much use for it anyway.gimli/src/write/line.rs
Line 471 in 1e49ffc
and
gimli/src/write/line.rs
Line 475 in 1e49ffc
The text was updated successfully, but these errors were encountered: