diff options
author | Haochen Jiang <haochen.jiang@intel.com> | 2024-11-01 16:42:12 +0800 |
---|---|---|
committer | Haochen Jiang <haochen.jiang@intel.com> | 2024-11-02 02:16:53 +0800 |
commit | 79a75b1f551821687e1ce27a82ee39b802ace2b4 (patch) | |
tree | f84fe438e21782cf1d0f3d781a5b0d69402e89e1 /libcpp/internal.h | |
parent | c5a36c4e591e41efe3e4d892ff62831d801752d3 (diff) | |
download | gcc-79a75b1f551821687e1ce27a82ee39b802ace2b4.zip gcc-79a75b1f551821687e1ce27a82ee39b802ace2b4.tar.gz gcc-79a75b1f551821687e1ce27a82ee39b802ace2b4.tar.bz2 |
Use IN_RANGE in prefetch builtin
These are the last minute changes that should apply to MOVRS patch but
disappeared in patch.
Using IN_RANGE will avoid second usage of INTVAL for prefetch check.
gcc/ChangeLog:
* builtins.cc (expand_builtin_prefetch): Use IN_RANGE to
avoid second usage of INTVAL.
Diffstat (limited to 'libcpp/internal.h')
0 files changed, 0 insertions, 0 deletions