[PATCH] D64079: Scalable Vector IR Type (Try 3)
Graham Hunter via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 5 05:48:39 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL365203: Scalable Vector IR Type with further LTO fixes (authored by huntergr, committed by ).
Herald added a subscriber: kristina.
Herald added a project: LLVM.
Changed prior to commit:
https://reviews.llvm.org/D64079?vs=207556&id=208163#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64079/new/
https://reviews.llvm.org/D64079
Files:
llvm/trunk/docs/LangRef.rst
llvm/trunk/include/llvm/ADT/DenseMapInfo.h
llvm/trunk/include/llvm/IR/DerivedTypes.h
llvm/trunk/include/llvm/IR/Type.h
llvm/trunk/include/llvm/Support/ScalableSize.h
llvm/trunk/lib/AsmParser/LLLexer.cpp
llvm/trunk/lib/AsmParser/LLParser.cpp
llvm/trunk/lib/AsmParser/LLToken.h
llvm/trunk/lib/Bitcode/Reader/BitcodeReader.cpp
llvm/trunk/lib/Bitcode/Writer/BitcodeWriter.cpp
llvm/trunk/lib/IR/AsmWriter.cpp
llvm/trunk/lib/IR/LLVMContextImpl.h
llvm/trunk/lib/IR/Type.cpp
llvm/trunk/lib/IR/Verifier.cpp
llvm/trunk/test/Bitcode/compatibility.ll
llvm/trunk/test/Other/scalable-vector-array.ll
llvm/trunk/test/Other/scalable-vector-struct.ll
llvm/trunk/test/Verifier/scalable-global-vars.ll
llvm/trunk/unittests/IR/CMakeLists.txt
llvm/trunk/unittests/IR/VectorTypesTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64079.208163.patch
Type: text/x-patch
Size: 32264 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190705/873a098e/attachment-0001.bin>
More information about the llvm-commits
mailing list