[llvm-bugs] [Bug 30625] New: Add test coverage for SelectionDAG::getTargetIndex

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Oct 6 10:12:21 PDT 2016


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

            Bug ID: 30625
           Summary: Add test coverage for SelectionDAG::getTargetIndex
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: Common Code Generator Code
          Assignee: unassignedbugs at nondot.org
          Reporter: vsk at apple.com
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

This function is missing test coverage via check-llvm:

    SDValue getTargetIndex(int Index, EVT VT, int64_t Offset, unsigned char
TargetFlags);

See this review for context: https://reviews.llvm.org/D24435

-- 
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/20161006/8d821958/attachment.html>


More information about the llvm-bugs mailing list