Skip to content

Add inrange to getelementptr for vtable #886

@smeenai

Description

@smeenai

I'm tracking #569 (comment) here so we don't forget it. https://godbolt.org/z/9b4o1GKrK shows that OG CodeGen adds inrange to the getelementptr for the vtable address point, but CIRGen doesn't, so we should match OG at some point.

Metadata

Metadata

Assignees

Labels

IR differenceA difference in ClangIR-generated LLVM IR that could complicate reusing original CodeGen tests

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions