[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
Mon Oct 4 08:38:35 PDT 2021


jaykang10 updated this revision to Diff 376911.
jaykang10 added a comment.

Following comments of @dmgreen, updated patch.

- Checked WZR
- Added MIR tests


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

https://reviews.llvm.org/D110841

Files:
  llvm/lib/Target/AArch64/AArch64MIPeepholeOpt.cpp
  llvm/test/CodeGen/AArch64/redundant-mov-from-zero-extend.ll
  llvm/test/CodeGen/AArch64/redundant-orrwrs-from-zero-extend.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110841.376911.patch
Type: text/x-patch
Size: 7760 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211004/4104003d/attachment.bin>


More information about the llvm-commits mailing list