[PATCH] D94964: [LangRef] Describe memory layout for vectors types
Thorsten via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 17 12:57:24 PDT 2021
tschuett added a comment.
Clang introduced _ExtInt exactly for those people:
http://blog.llvm.org/2020/04/the-new-clang-extint-feature-provides.html
What is a vector of _ExtInt(6)?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94964/new/
https://reviews.llvm.org/D94964
More information about the llvm-commits
mailing list