[PATCH] D33963: [CGP / PowerPC] use direct compares if there's only one load per block in memcmp() expansion

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 6 17:17:45 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL304849: [CGP / PowerPC] use direct compares if there's only one load per block in… (authored by spatel).

Changed prior to commit:
  https://reviews.llvm.org/D33963?vs=101642&id=101646#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33963

Files:
  llvm/trunk/lib/CodeGen/CodeGenPrepare.cpp
  llvm/trunk/test/CodeGen/PowerPC/memCmpUsedInZeroEqualityComparison.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33963.101646.patch
Type: text/x-patch
Size: 5860 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170607/71e0f162/attachment.bin>


More information about the llvm-commits mailing list