[PATCH] D123849: [ExpandMemCmp] Properly expand `bcmp` to an equality pattern.
Clement Courbet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 15 02:26:50 PDT 2022
courbet updated this revision to Diff 423054.
courbet added a comment.
Herald added a subscriber: pengfei.
Update `llc` tests too.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123849/new/
https://reviews.llvm.org/D123849
Files:
llvm/lib/CodeGen/ExpandMemCmp.cpp
llvm/test/CodeGen/X86/memcmp-optsize-x32.ll
llvm/test/CodeGen/X86/memcmp-optsize.ll
llvm/test/CodeGen/X86/memcmp-pgso-x32.ll
llvm/test/CodeGen/X86/memcmp-pgso.ll
llvm/test/Transforms/ExpandMemCmp/X86/bcmp.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123849.423054.patch
Type: text/x-patch
Size: 5872 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220415/21447852/attachment.bin>
More information about the llvm-commits
mailing list