Displaying 3 results from an estimated 3 matches for "maxobjectsize".
2020 Mar 18
2
[GSOC] "Project: Improve inter-procedural analyses and optimisations"
On 03/16, Fahad Nayyar wrote:
> I can see that Johanned have put up some issues for GSOC aspirants. I think
> that [2] <https://github.com/llvm/llvm-project/issues/179> ([Attributor]
> Cleanup and upstream `Attribute::MaxObjectSize`) will be a very good issue
> for me, It seems doable and I can get familiar with the whole process of
> writing a patch for an issue. How should I indicate to the community that I
> have started working towards this issue (should I comment on the issue page
> on github?)? I can try to...
2020 Mar 14
3
[GSOC] "Project: Improve inter-procedural analyses and optimisations"
Hi Fahad,
> > Improve dynamic memory related capabilities of Attributor. For example
> Improve HeapToStackConversions. Maybe such deductions can help safety
> (dis)provers. For example, can we improve the use-after-free bug detection
> using some attributes?
> Stefan should know more about H2S. Regarding the use-after-free, I don't
> think there's currently any plans
2020 Mar 16
3
[GSOC] "Project: Improve inter-procedural analyses and optimisations"
...Also please suggest any other way by which I
> can improve my understanding of the code.
>
> I can see that Johanned have put up some issues for GSOC aspirants. I
> think that [2] <https://github.com/llvm/llvm-project/issues/179> ([Attributor]
> Cleanup and upstream `Attribute::MaxObjectSize`) will be a very good
> issue for me, It seems doable and I can get familiar with the whole process
> of writing a patch for an issue. How should I indicate to the community
> that I have started working towards this issue (should I comment on the
> issue page on github?)? I can try to...