[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 25 01:49:35 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGa50243625930: [AArch64] Remove redundant ORRWrs which is generated by zero-extend (authored by jaykang10).

Repository:
  rG LLVM Github Monorepo

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/arm64-assert-zext-sext.ll
  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.381881.patch
Type: text/x-patch
Size: 10300 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211025/7f1cd50b/attachment.bin>


More information about the llvm-commits mailing list