about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-01-12 03:04:45 +0000
committerbors <bors@rust-lang.org>2024-01-12 03:04:45 +0000
commit6029085a6f7b2a15a43f83bcea730d9786d7d5a1 (patch)
tree82b514c6df35b7cd24f487d139fd9ae887d7da9d /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
parent62d7ed4a6775c4490e493093ca98ef7c215b835b (diff)
parentc65c35b3ef15f474ae8067910c27eca3eb67dd76 (diff)
downloadrust-6029085a6f7b2a15a43f83bcea730d9786d7d5a1.tar.gz
rust-6029085a6f7b2a15a43f83bcea730d9786d7d5a1.zip
Auto merge of #119430 - NCGThompson:int-pow-bench, r=cuviper
Add Benchmarks for int_pow Methods.

There is quite a bit of room for improvement in performance of the `int_pow` family of methods. I added benchmarks for those functions. In particular, there are benchmarks for small compile-time bases to measure the effect of  #114390. ~~I added a lot (245), but all but 22 of them are marked with `#[ignore]`. There are a lot of macros, and I would appreciate feedback on how to simplify them.~~

~~To run benches relevant to #114390, use `./x bench core --stage 1 -- pow_base_const --include-ignored`.~~
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions