[PATCH] D77587: [SVE] Add new VectorType subclasses

Christopher Tetreault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 6 15:16:39 PDT 2020


ctetreau updated this revision to Diff 255499.
ctetreau added a comment.

Add new VectorType::get overloads


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77587

Files:
  llvm/include/llvm-c/Core.h
  llvm/include/llvm/IR/DerivedTypes.h
  llvm/include/llvm/IR/Type.h
  llvm/lib/IR/Core.cpp
  llvm/lib/IR/Type.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77587.255499.patch
Type: text/x-patch
Size: 11067 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200406/7013b802/attachment.bin>


More information about the llvm-commits mailing list