Uh oh!
There was an error while loading. Please reload this page.
GH-130415: Optimize constant comparison in JIT builds - #131489
Conversation
brandtbucher
left a comment
There was a problem hiding this comment.
Thanks, this new instruction opens a lot of doors for us in the optimizer! A few things I noticed:
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
When you're done making the requested changes, leave the comment: |
brandtbucher
commented
Mar 20, 2025
JIT test failure looks unrelated, and due to GH-131488. |
Co-authored-by: Brandt Bucher <brandtbucher@gmail.com>
brandtbucher
left a comment
There was a problem hiding this comment.
Just a couple more things. Also, can you merge in main? I think JIT CI should be fixed.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
brandtbucher
commented
Mar 21, 2025
Tail-calling failure is unrelated, and showing up on other PRs too. |
brandtbucher
commented
Mar 21, 2025
So next steps would be doing the same thing for the other Is this something you'd be interested in doing? |
Uh oh!
There was an error while loading. Please reload this page.