[llvm-bugs] [Bug 48969] New: Merge 282aca10aeb03bdaef0a8d4f3faa4c2ff236e527 and 9847023660467a4469b5667bcf7a4c73a4780037 to 12.0.0
via llvm-bugs
llvm-bugs at lists.llvm.org
Sat Jan 30 12:13:56 PST 2021
https://bugs.llvm.org/show_bug.cgi?id=48969
Bug ID: 48969
Summary: Merge 282aca10aeb03bdaef0a8d4f3faa4c2ff236e527 and
9847023660467a4469b5667bcf7a4c73a4780037 to 12.0.0
Product: libraries
Version: trunk
Hardware: PC
OS: All
Status: NEW
Severity: enhancement
Priority: P
Component: Backend: RISC-V
Assignee: unassignedbugs at nondot.org
Reporter: craig.topper at gmail.com
CC: asb at lowrisc.org, llvm-bugs at lists.llvm.org
Prior to the 12 branch we updated the RISC-V V extension version number from
0.9 to 1.0 to match the 1.0 draft specification we had taken some changes from
even though there may be future 1.0 changes. A new version of the specification
labeled 0.10 was just tagged. Where "10" is a minor version one more than the
previous "9".
So we would like to update LLVM 12 to use the 0.10 version instead of 1.0. This
change was made in trunk with 282aca10aeb03bdaef0a8d4f3faa4c2ff236e527 and
9847023660467a4469b5667bcf7a4c73a4780037
--
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/20210130/37fd1893/attachment.html>
More information about the llvm-bugs
mailing list