]> git.lizzy.rs Git - rust.git/commit - src/tools/miri
Auto merge of #92604 - nnethercote:optimize-impl_read_unsigned_leb128, r=michaelwoerister
authorbors <bors@rust-lang.org>
Sat, 15 Jan 2022 07:27:30 +0000 (07:27 +0000)
committerbors <bors@rust-lang.org>
Sat, 15 Jan 2022 07:27:30 +0000 (07:27 +0000)
commit38c22af0153cf8f920c01ef04493e8878401fd18
tree0eddc6a30acb7bf64159aab68f7a8be0712000b2
parent69d25fc58257637cedbfe0a046d90da1494bcb05
parentfacba24926e218f996a953b0d91494a04374b217
Auto merge of #92604 - nnethercote:optimize-impl_read_unsigned_leb128, r=michaelwoerister

Optimize `impl_read_unsigned_leb128`

I see instruction count improvements of up to 3.5% locally with these changes, mostly on the smaller benchmarks.

r? `@michaelwoerister`
compiler/rustc_serialize/src/opaque.rs