[llvm] [AArch64] Only clear kill flags if necessary when merging str (PR #69680)

Zhaoxuan Jiang via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 1 23:29:47 PDT 2023


nocchijiang wrote:

Removed redundant flag clearing by only manipulating the operand of the MI being moved; added comment to explain the idea.

https://github.com/llvm/llvm-project/pull/69680


More information about the llvm-commits mailing list