[PATCH] D110841: [AArch64] Remove redundant ORRWrs which is generated by zero-extend

JinGu Kang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 20 09:24:04 PDT 2021


jaykang10 added a comment.

In D110841#3075110 <https://reviews.llvm.org/D110841#3075110>, @jaykang10 wrote:

> Following comment of @dmgreen, updated patch.
>
> - Cleared kill flag of source operand of ORRWrs.

No error from bootstrap build and check-all on AArch64 machine.


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

https://reviews.llvm.org/D110841



More information about the llvm-commits mailing list