[PATCH] D35830: [x86, CGP] reduce memcmp() expansion to 2 load pairs (PR33914)

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 25 10:05:27 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL308986: [X86][CGP] Reduce memcmp() expansion to 2 load pairs (PR33914) (authored by RKSimon).

Changed prior to commit:
  https://reviews.llvm.org/D35830?vs=108043&id=108106#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D35830

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/memcmp.ll
  llvm/trunk/test/Transforms/CodeGenPrepare/X86/memcmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35830.108106.patch
Type: text/x-patch
Size: 82785 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170725/7befd616/attachment.bin>


More information about the llvm-commits mailing list