[webkit-dev] BigIntBench

2018-10-06 Thread Caio Lima
Hi all. I'm starting working to fix JIT support of BigInt in some operations we already have upstream. In such case, I'm sending (https://bugs.webkit.org/show_bug.cgi?id=186177) to support BigInt speculation into ValueAdd node. As I want to know if BigInt speculation represents some performance im

Re: [webkit-dev] BigIntBench

2018-10-07 Thread Saam Barati
Hi Caio, > On Oct 6, 2018, at 7:30 AM, Caio Lima wrote: > > Hi all. > > I'm starting working to fix JIT support of BigInt in some operations > we already have upstream. In such case, I'm sending > (https://bugs.webkit.org/show_bug.cgi?id=186177) to support BigInt > speculation into ValueAdd nod

Re: [webkit-dev] BigIntBench

2018-10-09 Thread Caio Lima
Hi Saam. Em seg, 8 de out de 2018 às 02:41, Saam Barati escreveu: > > Hi Caio, > > > On Oct 6, 2018, at 7:30 AM, Caio Lima wrote: > > > > Hi all. > > > > I'm starting working to fix JIT support of BigInt in some operations > > we already have upstream. In such case, I'm sending > > (https://bugs.