Skip to content
Snippets Groups Projects
Commit 5080dbb8 authored by Pan Li's avatar Pan Li
Browse files

Match: Refactor the signed SAT_SUB 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_SUB match patterns.

Signed-off-by: default avatarPan Li <pan2.li@intel.com>
parent b755c151
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment