diff options
author | Pan Li <pan2.li@intel.com> | 2024-12-10 14:27:53 +0800 |
---|---|---|
committer | Pan Li <pan2.li@intel.com> | 2024-12-21 20:42:01 +0800 |
commit | 59e3abcb3625fd3d6f452a27671c8806c7a27b1b (patch) | |
tree | cc475a0e60d9466b84e3e9d859b43aefacae220c /gcc/fortran/trans-expr.cc | |
parent | 0b63840e07132f727ca3fae1e0aa7255bacb8446 (diff) | |
download | gcc-59e3abcb3625fd3d6f452a27671c8806c7a27b1b.zip gcc-59e3abcb3625fd3d6f452a27671c8806c7a27b1b.tar.gz gcc-59e3abcb3625fd3d6f452a27671c8806c7a27b1b.tar.bz2 |
Match: Refactor the signed SAT_ADD match patterns [NFC]
This patch would like to refactor the all signed SAT_ADD patterns,
aka:
* Extract type check outside.
* Re-arrange the related match pattern forms together.
The below test suites are passed for this patch.
* The rv64gcv fully regression test.
* The x86 bootstrap test.
* The x86 fully regression test.
gcc/ChangeLog:
* match.pd: Refactor sorts of signed SAT_ADD match patterns.
Signed-off-by: Pan Li <pan2.li@intel.com>
Signed-off-by: Pan Li <pan2.li@intel.com>
Diffstat (limited to 'gcc/fortran/trans-expr.cc')
0 files changed, 0 insertions, 0 deletions