[PATCH] D94142: [IR] Allow scalable vectors in structs to support intrinsics returning multiple values.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 17 23:46:28 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGcfec6cd50c36: [IR] Allow scalable vectors in structs to support intrinsics returning multiple… (authored by craig.topper).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94142

Files:
  llvm/docs/LangRef.rst
  llvm/include/llvm/IR/DerivedTypes.h
  llvm/lib/CodeGen/Analysis.cpp
  llvm/lib/IR/DataLayout.cpp
  llvm/lib/IR/Type.cpp
  llvm/lib/IR/Verifier.cpp
  llvm/test/CodeGen/RISCV/scalable-vector-struct.ll
  llvm/test/Other/scalable-vector-struct-intrinsic.ll
  llvm/test/Other/scalable-vector-struct.ll
  llvm/test/Verifier/scalable-global-vars.ll
  llvm/test/Verifier/scalable-vector-struct-alloca.ll
  llvm/test/Verifier/scalable-vector-struct-load.ll
  llvm/test/Verifier/scalable-vector-struct-store.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94142.317271.patch
Type: text/x-patch
Size: 12920 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210118/b707087e/attachment.bin>


More information about the llvm-commits mailing list