[PATCH] D137721: [AArch64] Optimize more memcmp when the result is tested for [in]equality with 0
Allen zhong via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Nov 12 04:19:47 PST 2022
Allen updated this revision to Diff 474937.
Allen marked 2 inline comments as done.
Allen added a comment.
Adjust the max limitation 6->16
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137721/new/
https://reviews.llvm.org/D137721
Files:
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/test/CodeGen/AArch64/bcmp-inline-small.ll
llvm/test/CodeGen/AArch64/bcmp.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137721.474937.patch
Type: text/x-patch
Size: 13933 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221112/c6c12a14/attachment.bin>
More information about the llvm-commits
mailing list