[PATCH] D57247: Simply operands of masked stores and scatters based on demanded elements

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 19 20:20:56 PDT 2019


reames updated this revision to Diff 191429.
reames added a comment.

Rebase, and factor out some common code.


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

https://reviews.llvm.org/D57247

Files:
  lib/Transforms/InstCombine/InstCombineCalls.cpp
  lib/Transforms/InstCombine/InstCombineInternal.h
  test/Transforms/InstCombine/masked_intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57247.191429.patch
Type: text/x-patch
Size: 6516 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190320/28783bb5/attachment.bin>


More information about the llvm-commits mailing list