[PATCH] D32530: [SVE][IR] Scalable Vector IR Type

Graham Hunter via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 29 05:20:13 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL361953: [SVE][IR] Scalable Vector IR Type (authored by huntergr, committed by ).
Herald added a subscriber: kristina.
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D32530?vs=200933&id=201871#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D32530/new/

https://reviews.llvm.org/D32530

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: D32530.201871.patch
Type: text/x-patch
Size: 35702 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190529/4e724e9f/attachment.bin>


More information about the llvm-commits mailing list