[PATCH] D75519: [ExpandMemCmp] Properly constant-fold all compares.
Clement Courbet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 9 01:34:55 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf7e6f5f8e304: [ExpandMemCmp] Properly constant-fold all compares. (authored by courbet).
Changed prior to commit:
https://reviews.llvm.org/D75519?vs=248711&id=249041#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75519/new/
https://reviews.llvm.org/D75519
Files:
llvm/lib/CodeGen/ExpandMemCmp.cpp
llvm/test/CodeGen/PowerPC/memCmpUsedInZeroEqualityComparison.ll
llvm/test/CodeGen/PowerPC/memcmpIR.ll
llvm/test/CodeGen/X86/memcmp.ll
llvm/test/Transforms/ExpandMemCmp/X86/memcmp.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75519.249041.patch
Type: text/x-patch
Size: 39765 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200309/021f7ce7/attachment.bin>
More information about the llvm-commits
mailing list