Re: [Mesa-dev] New JIT Features in LLVM

2019-04-05 Thread preejackie
I'm proposing this for LLVM. Thanks On 06/04/19 2:05 AM, Trevor Woerner wrote: Hi Praveen, On Tue 2019-04-02 @ 12:51:12 AM, preejackie wrote: I'm proposing this project for GSoC 2019. It would be helpful to know how this new features are effective to Mesa library, so that I include your comme

Re: [Mesa-dev] New JIT Features in LLVM

2019-04-05 Thread Trevor Woerner
Hi Praveen, On Tue 2019-04-02 @ 12:51:12 AM, preejackie wrote: > I'm proposing this project for GSoC 2019. It would be helpful to know how > this new features are effective to Mesa library, so that I include your > comments in "View from Clients" proposal section. Are you proposing this for X.Org

Re: [Mesa-dev] New JIT Features in LLVM

2019-04-02 Thread preejackie
Hi all, Just following up on this request, Feel free to reply On 02/04/19 12:51 AM, preejackie wrote: Hi I'm Praveen Velliengiri, student from India. I'm working on developing a Speculative compilation support in LLVM ORC JIT Infrastructure. As LLVM ORC supports compiling in multiple backe

[Mesa-dev] New JIT Features in LLVM

2019-04-01 Thread preejackie
Hi I'm Praveen Velliengiri, student from India. I'm working on developing a Speculative compilation support in LLVM ORC JIT Infrastructure. As LLVM ORC supports compiling in multiple backend threads, it would be effective if we compile the functions speculatively before they are called by th