Displaying 1 result from an estimated 1 matches for "pr43343".
Did you mean:
pr14333
2019 Nov 15
2
Commit history duplicated, seeing weird diffusion activity (Was: [Diffusion] rG67c416dc9a5a: [DebugInfo] Allow spill slots in call site parameter descriptions)
...t; [DebugInfo] Exclude memory location values as parameter entry values),
> effectively reintroducing the portion of D60716 <https://reviews.llvm.org/D60716> which dealt with memory
> locations (authored by Djordje, Nikola, Ananth, and Ivan).
>
> This partially addresses llvm.org/PR43343. However, not all memory
> operands forwarded to callees live in spill slots. In the xnu build, it
> may be possible to use an escape analysis to increase the number of call
> site parameter by another 15% (more details in PR43343).
>
> Differential Revision: https://reviews.llvm.or...