[PATCH] D71701: [AArch64] Peephole optimization. Merge AND and TST instructions
Pavel Kosov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 26 04:15:25 PST 2020
kpdev42 updated this revision to Diff 246670.
kpdev42 marked 2 inline comments as done.
kpdev42 added a comment.
Update test with two uses of AND
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71701/new/
https://reviews.llvm.org/D71701
Files:
llvm/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/test/CodeGen/AArch64/funnel-shift.ll
llvm/test/CodeGen/AArch64/peephole-and-tst.ll
llvm/test/CodeGen/AArch64/shift-by-signext.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71701.246670.patch
Type: text/x-patch
Size: 7841 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200226/ad8bf2fc/attachment.bin>
More information about the llvm-commits
mailing list