[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 05:22:02 PDT 2021
jaykang10 updated this revision to Diff 380908.
jaykang10 added a comment.
Following comment of @dmgreen, updated patch.
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.380908.patch
Type: text/x-patch
Size: 10180 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211020/864e82b1/attachment.bin>
More information about the llvm-commits
mailing list