-
Notifications
You must be signed in to change notification settings - Fork 156
Open
Labels
IR differenceA difference in ClangIR-generated LLVM IR that could complicate reusing original CodeGen testsA difference in ClangIR-generated LLVM IR that could complicate reusing original CodeGen tests
Description
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.
lanza and bcardosolopes
Metadata
Metadata
Assignees
Labels
IR differenceA difference in ClangIR-generated LLVM IR that could complicate reusing original CodeGen testsA difference in ClangIR-generated LLVM IR that could complicate reusing original CodeGen tests