[llvm-bugs] [Bug 40699] New: bcmp() expansion

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Feb 12 01:08:43 PST 2019


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

            Bug ID: 40699
           Summary: bcmp() expansion
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Common Code Generator Code
          Assignee: unassignedbugs at nondot.org
          Reporter: clement.courbet at gmail.com
                CC: llvm-bugs at lists.llvm.org

We should be expanding `bcmp()` just like we do for `memcmp()`, in particular
ExpandMemCmp and SimplifyLibCalls.

-- 
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/20190212/410f9fa6/attachment.html>


More information about the llvm-bugs mailing list