Skip to content

Commit

Permalink
Auto merge of #119670 - cjgillot:gvn-arithmetic, r=oli-obk
Browse files Browse the repository at this point in the history
Fold arithmetic identities in GVN

Extracted from rust-lang/rust#111344

This PR implements a few arithmetic folds for unary and binary operations.
This should take care of the missed optimizations introduced by rust-lang/rust#116012.
  • Loading branch information
bors committed Jan 17, 2024
2 parents 1d5f9dd + ccab2dd commit 011d24a
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 011d24a

Please sign in to comment.