rust/tests/codegen/repr
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
..
transparent-imm-array.rs Run rustfmt on tests/codegen/. 2024-05-31 15:56:43 +10:00
transparent-mips64.rs Run rustfmt on tests/codegen/. 2024-05-31 15:56:43 +10:00
transparent-sparc64.rs Run rustfmt on tests/codegen/. 2024-05-31 15:56:43 +10:00
transparent-struct-ptr.rs Run rustfmt on tests/codegen/. 2024-05-31 15:56:43 +10:00
transparent-sysv64.rs Disallow setting built-in cfgs via set the command-line 2024-08-07 14:08:34 +02:00
transparent.rs Add range attribute to scalar function results and arguments 2024-08-11 19:40:44 +02:00