[PATCH] D27122: IR: Move NumElements field from {Array, Vector}Type to SequentialType.
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 1 19:31:17 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL288464: IR: Move NumElements field from {Array,Vector}Type to SequentialType. (authored by pcc).
Changed prior to commit:
https://reviews.llvm.org/D27122?vs=79273&id=80020#toc
Repository:
rL LLVM
https://reviews.llvm.org/D27122
Files:
llvm/trunk/docs/ProgrammersManual.rst
llvm/trunk/include/llvm/IR/DerivedTypes.h
llvm/trunk/include/llvm/IR/GetElementPtrTypeIterator.h
llvm/trunk/lib/IR/ConstantFold.cpp
llvm/trunk/lib/IR/Constants.cpp
llvm/trunk/lib/IR/Type.cpp
llvm/trunk/lib/Linker/IRMover.cpp
llvm/trunk/lib/Transforms/IPO/GlobalOpt.cpp
llvm/trunk/lib/Transforms/Scalar/SROA.cpp
llvm/trunk/lib/Transforms/Utils/FunctionComparator.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27122.80020.patch
Type: text/x-patch
Size: 11475 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161202/013320c2/attachment.bin>
More information about the llvm-commits
mailing list