[PATCH] D55297: [DemandedBits][BDCE] Support vectors of integers

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 6 15:54:50 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL348549: [DemandedBits][BDCE] Support vectors of integers (authored by nikic, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D55297?vs=176710&id=177076#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D55297

Files:
  llvm/trunk/include/llvm/Analysis/DemandedBits.h
  llvm/trunk/lib/Analysis/DemandedBits.cpp
  llvm/trunk/lib/Transforms/Scalar/BDCE.cpp
  llvm/trunk/test/Analysis/DemandedBits/vectors.ll
  llvm/trunk/test/Transforms/BDCE/vectors.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55297.177076.patch
Type: text/x-patch
Size: 19558 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181206/e6fad676/attachment.bin>


More information about the llvm-commits mailing list