[llvm-bugs] [Bug 49114] New: Add modified vectorize_width pragma to clang release notes
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Feb 9 06:48:44 PST 2021
https://bugs.llvm.org/show_bug.cgi?id=49114
Bug ID: 49114
Summary: Add modified vectorize_width pragma to clang release
notes
Product: clang
Version: 11.0
Hardware: All
OS: All
Status: NEW
Severity: release blocker
Priority: P
Component: Documentation
Assignee: unassignedclangbugs at nondot.org
Reporter: david.sherwood at arm.com
CC: llvm-bugs at lists.llvm.org, richard-llvm at metafoo.co.uk
In LLVM 12 we have modified the vectorize_width #pragma to take an optional
second parameter that lets you specify the type of vectorisation - fixed width
or scalable. I'd like to update the release notes for the LLVM 12 release if
that's possible?
The approved patch in phabricator is here - https://reviews.llvm.org/D96270
Many thanks!
--
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/20210209/a9697fb2/attachment.html>
More information about the llvm-bugs
mailing list