[PATCH] D32530: [SVE] Scalable Vector IR Type
Graham Hunter via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 1 05:20:11 PDT 2017
huntergr updated this revision to Diff 121117.
huntergr added a comment.
Changed textual IR format to match Chris's suggestion from the mailing list.
https://reviews.llvm.org/D32530
Files:
docs/LangRef.rst
include/llvm/IR/DerivedTypes.h
include/llvm/IR/Type.h
lib/AsmParser/LLLexer.cpp
lib/AsmParser/LLParser.cpp
lib/AsmParser/LLToken.h
lib/Bitcode/Reader/BitcodeReader.cpp
lib/Bitcode/Writer/BitcodeWriter.cpp
lib/IR/AsmWriter.cpp
lib/IR/LLVMContextImpl.h
lib/IR/Type.cpp
test/Bitcode/compatibility.ll
unittests/IR/CMakeLists.txt
unittests/IR/VectorTypesTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32530.121117.patch
Type: text/x-patch
Size: 19512 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171101/64376e02/attachment-0001.bin>
More information about the llvm-commits
mailing list