[PATCH] D34402: [AArch64] Preserve register flags when promoting a load from store.

Matthias Braun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 20 11:41:36 PDT 2017


MatzeB added a comment.

In https://reviews.llvm.org/D34402#785706, @fhahn wrote:

> Ok, I'll update the patch and remove the code to propagate the kill flag. Do you think it's worth to keep the early exit at line 887 though?


If you want to. Though may be a good idea to put it into a separate commit (without an extra review).


https://reviews.llvm.org/D34402





More information about the llvm-commits mailing list