Skip to content
Commit 1d74b531 authored by Huihui Zhang's avatar Huihui Zhang
Browse files

[AArch64][LoadStoreOptimizer] Ignore undef registers when checking rename...

 [AArch64][LoadStoreOptimizer] Ignore undef registers when checking rename register used between paired instructions.

The content of undef registers are not used in meaningful ways, when checking
if a rename register is used between paired instructions we should ignore
undef registers.

Reviewed By: efriedma

Differential Revision: https://reviews.llvm.org/D119305
parent 6c7e6fc7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment