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

Jun Bum Lim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 20 08:02:19 PDT 2017


junbuml added a comment.

> I think the code clearing kill flags later on (~line 877) probably has to have a reference to the MachineOperand and set its kill flag if necessary.

+1


https://reviews.llvm.org/D34402





More information about the llvm-commits mailing list