aboutsummaryrefslogtreecommitdiff
path: root/gcc/gimple-loop-interchange.cc
diff options
context:
space:
mode:
authorJiufu Guo <guojiufu@linux.ibm.com>2023-09-15 13:39:27 +0800
committerguojiufu <guojiufu@linux.ibm.com>2023-09-21 13:18:01 +0800
commitd946fc1c71bdc21e3bb23721cc4d770e48bed2e2 (patch)
tree36039925853d2d7da51556204bb39d1b5421dd63 /gcc/gimple-loop-interchange.cc
parent47065ff360292c683670efb96df4b61f57dc1d9a (diff)
downloadgcc-d946fc1c71bdc21e3bb23721cc4d770e48bed2e2.zip
gcc-d946fc1c71bdc21e3bb23721cc4d770e48bed2e2.tar.gz
gcc-d946fc1c71bdc21e3bb23721cc4d770e48bed2e2.tar.bz2
using overflow_free_p to simplify pattern
In r14-3582, an "overflow_free_p" interface is added. The pattern of "(t * 2) / 2" in match.pd can be simplified by using this interface. gcc/ChangeLog: * match.pd ((t * 2) / 2): Update to use overflow_free_p.
Diffstat (limited to 'gcc/gimple-loop-interchange.cc')
0 files changed, 0 insertions, 0 deletions