[PATCH] D14981: [LoopVectorize] Use MapVector rather than DenseMap for MinBWs.

Charlie Turner via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 26 12:42:44 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL254179: [LoopVectorize] Use MapVector rather than DenseMap for MinBWs. (authored by chatur01).

Changed prior to commit:
  http://reviews.llvm.org/D14981?vs=41223&id=41268#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D14981

Files:
  llvm/trunk/include/llvm/Analysis/VectorUtils.h
  llvm/trunk/lib/Analysis/VectorUtils.cpp
  llvm/trunk/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/trunk/test/Transforms/LoopVectorize/AArch64/deterministic-type-shrinkage.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14981.41268.patch
Type: text/x-patch
Size: 5951 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151126/caa2ab42/attachment.bin>


More information about the llvm-commits mailing list