[llvm-bugs] [Bug 49031] New: Merge b4106f9c7b8c498d109301ced7bf9aca32027168 to 12.0.0
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Feb 4 01:13:55 PST 2021
https://bugs.llvm.org/show_bug.cgi?id=49031
Bug ID: 49031
Summary: Merge b4106f9c7b8c498d109301ced7bf9aca32027168 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: fraser at codeplay.com
CC: asb at lowrisc.org, llvm-bugs at lists.llvm.org
There was a typo in the tablegen files for RVV which swapped the mappings
between sdiv/udiv and the signed and unsigned vdiv/vdivu division instructions.
This will generate wrong code.
There's a small commit b4106f9c7b8c498d109301ced7bf9aca32027168 which fixes
this issue. Would it be possible to merge this into 12.0.0?
--
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/20210204/6ed0739e/attachment.html>
More information about the llvm-bugs
mailing list