https://bugs.llvm.org/show_bug.cgi?id=46164
Bug ID: 46164
Summary: [Matrix] Implement compound assignment operators
Product: clang
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: enhancement
Priority: P
Component: C++
Assignee: unassignedclangb...@nondot.org
Reporter: florian_h...@apple.com
CC: blitzrak...@gmail.com, dgre...@apple.com,
erik.pilking...@gmail.com, llvm-bugs@lists.llvm.org,
richard-l...@metafoo.co.uk
Support for +/- operators for matrix types has been added in
https://reviews.llvm.org/rG6f6e91d19337315548f550479f94cbc0af93c8fe and there
is a patch to implement the * operator: https://reviews.llvm.org/D76794
But the compound assignment operators still need to be implemented.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs