[PATCH] D63321: [SVE][IR] Scalable Vector IR Type with pr42210 fix
Graham Hunter via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 18 03:10:20 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL363658: [SVE][IR] Scalable Vector IR Type with pr42210 fix (authored by huntergr, committed by ).
Herald added a subscriber: kristina.
Herald added a project: LLVM.
Changed prior to commit:
https://reviews.llvm.org/D63321?vs=204715&id=205292#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63321/new/
https://reviews.llvm.org/D63321
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/Verifier/scalable-aggregates.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: D63321.205292.patch
Type: text/x-patch
Size: 34294 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190618/863b0846/attachment.bin>
More information about the llvm-commits
mailing list