[PATCH] D86906: [AArch64] Avoid pairing loads with same result reg

Congzhe Cao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 18 11:45:03 PDT 2020


congzhe added a comment.

In D86906#2279815 <https://reviews.llvm.org/D86906#2279815>, @fhahn wrote:

> oh, it might be good to slightly adjust the commit message to be a bit more compact and also mention what actual bug is fixed, e.g. something like `[AArch64] Avoid paring loads with same result reg.`

Thanks, updated the commit message accordingly.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D86906/new/

https://reviews.llvm.org/D86906



More information about the llvm-commits mailing list