mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 19:27:30 +03:00
511bf307f0
- For shifts this shrinks the IR by no longer needing an `assume` while still providing the UB information - Having this on the `i8`→`i1` truncations will hopefully help with some places that have to load `i8`s or pass those in LLVM structs without range information