about summary refs log tree commit diff
path: root/tests/codegen/src-hash-algorithm
diff options
context:
space:
mode:
authorScott McMurray <scottmcm@users.noreply.github.com>2025-02-14 20:25:43 -0800
committerScott McMurray <scottmcm@users.noreply.github.com>2025-02-19 11:36:52 -0800
commit51911a745de6fab88f7eb75b2b8bea9787c5a153 (patch)
tree523268e02d643d9a265d22caf90e02644e6e0766 /tests/codegen/src-hash-algorithm
parent5e0f1f6c2843380758870528dd218db360071975 (diff)
downloadrust-51911a745de6fab88f7eb75b2b8bea9787c5a153.tar.gz
rust-51911a745de6fab88f7eb75b2b8bea9787c5a153.zip
Emit `trunc nuw` for unchecked shifts and `to_immediate_scalar`
- 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
Diffstat (limited to 'tests/codegen/src-hash-algorithm')
0 files changed, 0 insertions, 0 deletions