rust/compiler/rustc_llvm
bors e08b80c0fb Auto merge of #128371 - andjo403:rangeAttribute, r=nikic
Add range attribute to scalar function results and arguments

as LLVM 19 adds the range attribute this starts to use it for better optimization.
hade been interesting to see a perf run with the https://github.com/rust-lang/rust/pull/127513

closes https://github.com/rust-lang/rust/issues/50156
cc https://github.com/rust-lang/rust/issues/49572 shall be fixed but not possible to see as there is asserts that already trigger the optimization.
2024-08-12 10:20:00 +00:00
..
llvm-wrapper Add range attribute to scalar function results and arguments 2024-08-11 19:40:44 +02:00
src Reformat use declarations. 2024-07-29 08:26:52 +10:00
build.rs Enable zstd for debug compression. 2024-08-09 05:55:23 -07:00
Cargo.toml Update cc crate to v1.0.97 2024-05-08 15:06:35 +00:00