[llvm-bugs] [Bug 47762] New: Provide compile-time constants for number of elements/row/columns for vector and matrix types
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Oct 8 01:49:36 PDT 2020
https://bugs.llvm.org/show_bug.cgi?id=47762
Bug ID: 47762
Summary: Provide compile-time constants for number of
elements/row/columns for vector and matrix types
Product: clang
Version: trunk
Hardware: PC
OS: All
Status: NEW
Severity: enhancement
Priority: P
Component: -New Bugs
Assignee: unassignedclangbugs at nondot.org
Reporter: florian_hahn at apple.com
CC: htmldeveloper at gmail.com, llvm-bugs at lists.llvm.org,
neeilans at live.com, richard-llvm at metafoo.co.uk
In some cases it would be helpful to have the number of elements for vector
types and the number rows/columns for matrix types accessible through compile
time constants.
(Raised as part of the Q&A for the "Matrix Support in Clang and LLVM" talk)
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20201008/8bf93b5b/attachment.html>
More information about the llvm-bugs
mailing list