[PATCH] D63138: [Analysis] add isSplatValue() for vectors in IR

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 11 15:24:55 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG40e3bdf8764d: [Analysis] add isSplatValue() for vectors in IR (authored by spatel).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D63138

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: D63138.204181.patch
Type: text/x-patch
Size: 10379 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190611/71aeaa14/attachment.bin>


More information about the llvm-commits mailing list