[PATCH] D73549: [Analysis] add optional index parameter to isSplatValue()

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 31 08:47:21 PST 2020


spatel updated this revision to Diff 241742.
spatel marked an inline comment as done.
spatel added a comment.

Patch updated:
Changed documentation comment for isSplatValue().


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

https://reviews.llvm.org/D73549

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: D73549.241742.patch
Type: text/x-patch
Size: 9141 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200131/0ba3f629/attachment.bin>


More information about the llvm-commits mailing list