On Wed, Sep 16, 2020 at 10:54 AM Feng Xue OS via Gcc-patches
<gcc-patches@gcc.gnu.org> wrote:
>
> With the new pattern rule (T)(A) +- (T)(B) -> (T)(A +- B),
> some testcases are simplified and could not keep expected
> code pattern as test-check. Minor changes are made to those
> cases to avoid simplification effect of the rule.
>
> Tested on x86_64-linux and aarch64-linux.

OK.

> Feng
> ---
> 2020-09-16  Feng Xue  <f...@os.amperecomputing.com>
>
> gcc/testsuite/
>         PR testsuite/97066
>         * gcc.dg/ifcvt-3.c: Modified to suppress simplification.
>         * gcc.dg/tree-ssa/20030807-10.c: Likewise.

Reply via email to