diff options
author | Takayuki 'January June' Suwa <jjsuwa_sys3175@yahoo.co.jp> | 2022-06-20 04:13:56 +0900 |
---|---|---|
committer | Max Filippov <jcmvbkbc@gmail.com> | 2022-06-19 14:07:09 -0700 |
commit | 46880cd8be7c307f147a8785ac8f58e04a35d34e (patch) | |
tree | d8d70ca773a746b30a0322af95d7b722943aa324 /gcc/final.cc | |
parent | 75ab2f0ebd3c6ab678fea03906186068b89f9fbc (diff) | |
download | gcc-46880cd8be7c307f147a8785ac8f58e04a35d34e.zip gcc-46880cd8be7c307f147a8785ac8f58e04a35d34e.tar.gz gcc-46880cd8be7c307f147a8785ac8f58e04a35d34e.tar.bz2 |
xtensa: Fix RTL insn cost estimation about relaxed MOVI instructions
These instructions will all be converted to L32R ones with litpool entries
by the assembler.
gcc/ChangeLog:
* config/xtensa/xtensa.cc (xtensa_is_insn_L32R_p):
Consider relaxed MOVI instructions as L32R.
Diffstat (limited to 'gcc/final.cc')
0 files changed, 0 insertions, 0 deletions