summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAlon Zakai <azakai@google.com>2022-09-13 08:39:44 -0700
committerGitHub <noreply@github.com>2022-09-13 15:39:44 +0000
commita2773e51dabf36244234394b37e7a3c305d243ca (patch)
tree5204bcc71f982a3784a3ad51baebf911e3cbc42e /.gitignore
parentc7967d81d2d5ed06440044d45ad52158c40ee168 (diff)
downloadbinaryen-a2773e51dabf36244234394b37e7a3c305d243ca.tar.gz
binaryen-a2773e51dabf36244234394b37e7a3c305d243ca.tar.bz2
binaryen-a2773e51dabf36244234394b37e7a3c305d243ca.zip
OptimizeInstructions: Use min/max bits in comparisons (#5035)
When we see e.g. x < y and x has fewer bits set, we can infer a result. Helps #5010. As mentioned there, this is one of the top superoptimizer findings. On j2wasm it ends up removing a few hundred binary operations for example.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions