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

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 7 07:41:58 PST 2018


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

Changed prior to commit:
  https://reviews.llvm.org/D55297?vs=177197&id=177218#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
  llvm/trunk/test/Transforms/LoopVectorize/demanded-bits-of-pointer-instruction.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55297.177218.patch
Type: text/x-patch
Size: 20453 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181207/78d104f7/attachment.bin>


More information about the llvm-commits mailing list