diff options
author | Pan Li <pan2.li@intel.com> | 2024-12-05 09:19:39 +0800 |
---|---|---|
committer | Pan Li <pan2.li@intel.com> | 2024-12-05 23:07:13 +0800 |
commit | 9163d16e4f56ced25839ff246c56e166ae62e962 (patch) | |
tree | 4bff382ee74ef014fadb34c172d39f342197ffae /gcc/testsuite/c-c++-common | |
parent | dc0dea98c96e02c6b24060170bc88da8d4931bc2 (diff) | |
download | gcc-9163d16e4f56ced25839ff246c56e166ae62e962.zip gcc-9163d16e4f56ced25839ff246c56e166ae62e962.tar.gz gcc-9163d16e4f56ced25839ff246c56e166ae62e962.tar.bz2 |
Match: Refactor the unsigned SAT_TRUNC match patterns [NFC]
This patch would like to refactor the all unsigned SAT_TRUNC 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 unsigned SAT_TRUNC match patterns.
Signed-off-by: Pan Li <pan2.li@intel.com>
Diffstat (limited to 'gcc/testsuite/c-c++-common')
0 files changed, 0 insertions, 0 deletions