[llvm-bugs] [Bug 46251] New: [Matrix] Implement literal initializers for matrix types.
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Jun 9 02:44:38 PDT 2020
https://bugs.llvm.org/show_bug.cgi?id=46251
Bug ID: 46251
Summary: [Matrix] Implement literal initializers for matrix
types.
Product: clang
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: enhancement
Priority: P
Component: C++
Assignee: unassignedclangbugs at nondot.org
Reporter: florian_hahn at apple.com
CC: blitzrakete at gmail.com, dgregor at apple.com,
erik.pilkington at gmail.com, llvm-bugs at lists.llvm.org,
richard-llvm at metafoo.co.uk
Define and implement initialization syntax for matrix types (as mentioned in
the TODO section: https://clang.llvm.org/docs/MatrixTypes.html#todos)
Once this is implemented, the commented out test in
https://github.com/llvm/llvm-project/blob/3323a628ec821b8b75d3b60bf1510931f97d3883/clang/test/CodeGenCXX/matrix-type-builtins.cpp#L78
should be enabled.
--
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/20200609/6da69592/attachment.html>
More information about the llvm-bugs
mailing list