[llvm-bugs] [Bug 46174] New: Fix use of subscript in vectors
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Jun 2 09:10:25 PDT 2020
https://bugs.llvm.org/show_bug.cgi?id=46174
Bug ID: 46174
Summary: Fix use of subscript in vectors
Product: clang
Version: trunk
Hardware: PC
OS: All
Status: NEW
Severity: enhancement
Priority: P
Component: OpenCL
Assignee: unassignedclangbugs at nondot.org
Reporter: anastasia.stulova at arm.com
CC: anastasia.stulova at arm.com, llvm-bugs at lists.llvm.org
OpenCL C doesn't allow to use vectors with subscript but clang have always
compiled it. There is a discussion regarding this with Khronos once it's
finalized the implementation should adapt accordingly:
https://github.com/KhronosGroup/OpenCL-Docs/issues/309
--
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/20200602/8141b7e4/attachment.html>
More information about the llvm-bugs
mailing list