diff options
author | Richard Sandiford <richard.sandiford@arm.com> | 2024-10-24 14:22:31 +0100 |
---|---|---|
committer | Richard Sandiford <richard.sandiford@arm.com> | 2024-10-24 14:22:31 +0100 |
commit | b381e84c4ecd72029effe1f8919d3aaea0fbd86b (patch) | |
tree | 5b5525ca57f42c212d3528377c0d93f1ed7b54a6 /gcc/fortran | |
parent | e2e798b86074010a8d5da16ce0b199fcec70a50e (diff) | |
download | gcc-b381e84c4ecd72029effe1f8919d3aaea0fbd86b.zip gcc-b381e84c4ecd72029effe1f8919d3aaea0fbd86b.tar.gz gcc-b381e84c4ecd72029effe1f8919d3aaea0fbd86b.tar.bz2 |
Simplify (X /[ex] C1) * (C1 * C2) -> X * C2
gcc/
* match.pd: Simplify (X /[ex] C1) * (C1 * C2) -> X * C2.
gcc/testsuite/
* gcc.dg/tree-ssa/mulexactdiv-1.c: New test.
* gcc.dg/tree-ssa/mulexactdiv-2.c: Likewise.
* gcc.dg/tree-ssa/mulexactdiv-3.c: Likewise.
* gcc.dg/tree-ssa/mulexactdiv-4.c: Likewise.
* gcc.target/aarch64/sve/cnt_fold_1.c: Likewise.
* gcc.target/aarch64/sve/cnt_fold_2.c: Likewise.
Diffstat (limited to 'gcc/fortran')
0 files changed, 0 insertions, 0 deletions