]> git.ipfire.org Git - thirdparty/gcc.git/commit
LRA: Take scratch as implicit unused output reloads
authorAlexandre Oliva <oliva@gnu.org>
Fri, 20 Sep 2024 09:22:12 +0000 (18:22 +0900)
committerOleg Endo <olegendo@gcc.gnu.org>
Wed, 25 Sep 2024 01:01:40 +0000 (10:01 +0900)
commitdbd192caf14916d0869c7123e03ad21ef7bfd65f
tree2e4d7d2d117747c064dd9caef845c4f51739a282
parentb924a79f5d3a8d32e4e65e62b63dc4432076af1d
LRA: Take scratch as implicit unused output reloads

gcc/ChangeLog:
* lra-constraints.cc (match_reload, process_alt_operands,
curr_insn_transform): Take scratch as implicit unused
output reloads.
gcc/lra-constraints.cc