[llvm-bugs] [Bug 44717] New: Wrong arithmetic shift direction for multiplication

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Jan 30 05:15:18 PST 2020


https://bugs.llvm.org/show_bug.cgi?id=44717

            Bug ID: 44717
           Summary: Wrong arithmetic shift direction for multiplication
           Product: Documentation
           Version: trunk
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: General docs
          Assignee: unassignedbugs at nondot.org
          Reporter: mk.banchi at gmail.com
                CC: llvm-bugs at lists.llvm.org

Created attachment 23073
  --> https://bugs.llvm.org/attachment.cgi?id=23073&action=edit
Patch fixing the text.

In MergeFunctions documentation is indicated an arithmetic right shift for
multiplication instead of the left one.

-- 
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/20200130/ec9c0611/attachment.html>


More information about the llvm-bugs mailing list