[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:33:46 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG46a13a0ef847: [ExpandMemCmp] Properly expand `bcmp` to an equality pattern. (authored by courbet).

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.423057.patch
Type: text/x-patch
Size: 5872 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220415/35f310c9/attachment.bin>


More information about the llvm-commits mailing list