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: unassignedb...@nondot.org
          Reporter: v...@apple.com
                CC: llvm-bugs@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to