[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
Wed Mar 20 11:47:58 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL356590: Simplify operands of masked stores and scatters based on demanded elements (authored by reames, committed by ).
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D57247?vs=191429&id=191548#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D57247

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

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


More information about the llvm-commits mailing list