diff options
author | Takayuki 'January June' Suwa <jjsuwa_sys3175@yahoo.co.jp> | 2023-06-18 16:07:12 +0900 |
---|---|---|
committer | Max Filippov <jcmvbkbc@gmail.com> | 2023-06-18 21:19:47 -0700 |
commit | 1ce54ad8cd694a1defb9374f18607194ef702ea7 (patch) | |
tree | 326a0ed8403f81afd537cb19d069425d61ab5eac /gcc/tree-vectorizer.h | |
parent | 41f42d120c4a6643f2f54952c180847d03405e3b (diff) | |
download | gcc-1ce54ad8cd694a1defb9374f18607194ef702ea7.zip gcc-1ce54ad8cd694a1defb9374f18607194ef702ea7.tar.gz gcc-1ce54ad8cd694a1defb9374f18607194ef702ea7.tar.bz2 |
xtensa: Remove TARGET_MEMORY_MOVE_COST hook
It used to always return a constant 4, which is same as the default
behavior, but doesn't take into account the effects of secondary
reloads.
Therefore, the implementation of this target hook is removed.
gcc/ChangeLog:
* config/xtensa/xtensa.cc
(TARGET_MEMORY_MOVE_COST, xtensa_memory_move_cost): Remove.
Diffstat (limited to 'gcc/tree-vectorizer.h')
0 files changed, 0 insertions, 0 deletions