[PATCH] D76113: [ExpandMemCmp] Correctly set alignment of generated loads

Juneyoung Lee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 16 07:00:40 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG7aecf2323c4e: [ExpandMemCmp] Correctly set alignment of generated loads (authored by aqjune).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D76113/new/

https://reviews.llvm.org/D76113

Files:
  llvm/lib/CodeGen/ExpandMemCmp.cpp
  llvm/test/CodeGen/AArch64/bcmp-inline-small.ll
  llvm/test/CodeGen/PowerPC/memCmpUsedInZeroEqualityComparison.ll
  llvm/test/CodeGen/PowerPC/memcmp-mergeexpand.ll
  llvm/test/Transforms/ExpandMemCmp/X86/memcmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76113.250553.patch
Type: text/x-patch
Size: 55014 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200316/5ce08a59/attachment-0001.bin>


More information about the llvm-commits mailing list