Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add test coverage for SelectionDAG::getTargetIndex #29973

Closed
vedantk opened this issue Oct 6, 2016 · 0 comments
Closed

Add test coverage for SelectionDAG::getTargetIndex #29973

vedantk opened this issue Oct 6, 2016 · 0 comments
Labels
bugzilla Issues migrated from bugzilla llvm:codegen obsolete Issues with old (unsupported) versions of LLVM

Comments

@vedantk
Copy link
Collaborator

vedantk commented Oct 6, 2016

Bugzilla Link 30625
Version trunk
OS All
CC @bogner,@vedantk

Extended Description

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

@llvmbot llvmbot transferred this issue from llvm/llvm-bugzilla-archive Dec 10, 2021
@arsenm arsenm closed this as completed in 0efdf3b Aug 5, 2023
@EugeneZelenko EugeneZelenko added the obsolete Issues with old (unsupported) versions of LLVM label Aug 5, 2023
@EugeneZelenko EugeneZelenko closed this as not planned Won't fix, can't repro, duplicate, stale Aug 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugzilla Issues migrated from bugzilla llvm:codegen obsolete Issues with old (unsupported) versions of LLVM
Projects
None yet
Development

No branches or pull requests

2 participants