[PATCH] D77881: [VectorUtils] add IR-level analysis for widening of shuffle mask

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 11 10:39:48 PDT 2020


spatel updated this revision to Diff 256785.
spatel added a comment.

Patch updated again:
Tried to make the documentation comment easier to understand.


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

https://reviews.llvm.org/D77881

Files:
  llvm/include/llvm/Analysis/VectorUtils.h
  llvm/lib/Analysis/VectorUtils.cpp
  llvm/unittests/Analysis/VectorUtilsTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77881.256785.patch
Type: text/x-patch
Size: 6403 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200411/2c319ed5/attachment-0001.bin>


More information about the llvm-commits mailing list