Files
rust/compiler/rustc_codegen_llvm/src
Jacob Pratt 00d5dc5c9d Rollup merge of #145690 - sayantn:integer-funnel-shift, r=tgross35
Implement Integer funnel shifts

Tracking issue: rust-lang/rust#145686
ACP: https://github.com/rust-lang/libs-team/issues/642

This implements funnel shifts on primitive integer types. Implements this for cg_llvm, with a fallback impl for everything else

Thanks `@folkertdev` for the fixes and tests

cc `@rust-lang/libs-api`
2025-09-04 01:43:21 -04:00
..
2025-08-29 16:37:42 -07:00
2025-08-29 16:37:42 -07:00
2025-07-31 14:19:27 +02:00
2025-07-18 16:23:54 -07:00