]> git.ipfire.org Git - thirdparty/valgrind.git/commit
ir_opt.c: Algebraic simplification for multiplication and division.
authorFlorian Krohm <flo2030@eich-krohm.de>
Tue, 9 Sep 2025 20:45:32 +0000 (20:45 +0000)
committerFlorian Krohm <flo2030@eich-krohm.de>
Tue, 9 Sep 2025 20:45:32 +0000 (20:45 +0000)
commit40f492a2a7327921faf5d29560f6d63378658687
tree75abfd286ca1c8bcb360bb0eb06c835b76215488
parenta2b8fcbad704523be08744356e8cae8b9867828c
ir_opt.c: Algebraic simplification for multiplication and division.

New functions isOneU and mkOneOfPrimopResultType.
Adjust function mkZeroOfPrimopResultType.
VEX/priv/ir_opt.c