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: unassignedb...@nondot.org
          Reporter: fra...@codeplay.com
                CC: a...@lowrisc.org, llvm-bugs@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to