[PATCH] D17485: [x86, InstCombine] transform x86 AVX masked stores to LLVM intrinsics

Sanjay Patel via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 26 13:08:54 PST 2016


This revision was automatically updated to reflect the committed changes.
spatel marked an inline comment as done.
Closed by commit rL262064: [x86, InstCombine] transform x86 AVX masked stores to LLVM intrinsics (authored by spatel).

Changed prior to commit:
  http://reviews.llvm.org/D17485?vs=49067&id=49225#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D17485

Files:
  llvm/trunk/lib/Transforms/InstCombine/InstCombineCalls.cpp
  llvm/trunk/test/Transforms/InstCombine/x86-masked-memops.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17485.49225.patch
Type: text/x-patch
Size: 6514 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160226/68f1bc1f/attachment.bin>


More information about the llvm-commits mailing list