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: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]

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.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to