diff options
author | Alex Coplan <alex.coplan@arm.com> | 2024-01-15 17:13:06 +0000 |
---|---|---|
committer | Alex Coplan <alex.coplan@arm.com> | 2024-01-23 16:49:13 +0000 |
commit | 49bfda6017e105df46fa8d12d7f067da423a1d3c (patch) | |
tree | 9d33b88e72fa00486dc19aa327fcf28743c44743 /gcc/expr.cc | |
parent | cef6031694db1d68cf876e16e79dc5c2b9f649bd (diff) | |
download | gcc-49bfda6017e105df46fa8d12d7f067da423a1d3c.zip gcc-49bfda6017e105df46fa8d12d7f067da423a1d3c.tar.gz gcc-49bfda6017e105df46fa8d12d7f067da423a1d3c.tar.bz2 |
aarch64: Re-parent trailing nondebug base reg uses [PR113089]
While working on PR113089, I realised we where missing code to re-parent
trailing nondebug uses of the base register in the case of cancelling
writeback in the load/store pair pass. This patch fixes that.
gcc/ChangeLog:
PR target/113089
* config/aarch64/aarch64-ldp-fusion.cc (ldp_bb_info::fuse_pair):
Update trailing nondebug uses of the base register in the case
of cancelling writeback.
Diffstat (limited to 'gcc/expr.cc')
0 files changed, 0 insertions, 0 deletions