Skip to content

Conversation

@vtjnash
Copy link
Member

@vtjnash vtjnash commented Dec 3, 2018

Previously, we were just blindly ignoring inlined_at information.
This worked out usually OK with inlining disabled,
but missed a lot of potentially good information otherwise,
likely contributing to #28192.

Previously, we were just blindly ignoring inlined_at information.
This worked out usually OK with inlining disabled,
but missed a lot of potentially good information otherwise,
likely contributing to #28192.
@vtjnash vtjnash mentioned this pull request Dec 3, 2018
@KristofferC
Copy link
Member

Backportable?

@vtjnash
Copy link
Member Author

vtjnash commented Dec 3, 2018

probably. it's all pretty internal changes

Copy link
Member

@vchuravy vchuravy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this also mean we provide better DI to LLVM?

@kshyatt kshyatt added the compiler:codegen Generation of LLVM IR and native code label Dec 4, 2018
@vtjnash
Copy link
Member Author

vtjnash commented Dec 4, 2018

This doesn't alter the DI information

@vtjnash vtjnash merged commit 2b0fec6 into master Dec 5, 2018
@vtjnash vtjnash deleted the jn/re-coverage branch December 5, 2018 01:30
@KristofferC KristofferC mentioned this pull request Dec 6, 2018
61 tasks
@KristofferC KristofferC mentioned this pull request Dec 30, 2018
53 tasks
@StefanKarpinski StefanKarpinski added triage This should be discussed on a triage call backport 1.0 and removed triage This should be discussed on a triage call labels Jan 31, 2019
@KristofferC
Copy link
Member

Doesn't seem like the backport will happen so removing label.

@KristofferC KristofferC removed backport 1.0 triage This should be discussed on a triage call labels Jan 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

compiler:codegen Generation of LLVM IR and native code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants