[PATCH] D18094: [x86, AVX] replace masked load with full vector load when possible

Sanjay Patel via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 14 09:59:43 PDT 2016


This revision was automatically updated to reflect the committed changes.
spatel marked an inline comment as done.
Closed by commit rL263446: [x86, AVX] replace masked load with full vector load when possible (authored by spatel).

Changed prior to commit:
  http://reviews.llvm.org/D18094?vs=50458&id=50607#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D18094

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/masked_memop.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18094.50607.patch
Type: text/x-patch
Size: 6072 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160314/fba8b85a/attachment.bin>


More information about the llvm-commits mailing list