summaryrefslogtreecommitdiff
path: root/re.c
diff options
context:
space:
mode:
authorMaxime Chevalier-Boisvert <[email protected]>2023-07-27 17:47:29 -0400
committer<[email protected]>2023-07-27 17:47:29 -0400
commit5669a28fde3b767953b5a7d6e63cd8e53f0185eb ()
tree9c848ce29d379a94facf3356d16c7113d6f86704 /re.c
parent83f9d80c0b0b7752e490abb45145073d8d0e656d (diff)
YJIT: implement missing `asm.jg` instruction in backend (#8130)
YJIT: implement missing jg instruction in backend While trying to implement a specialize integer left shift, I ran into a problem where we have no way to do a greater-than comparison at the moment. Surprising we went this far without ever needing it.
Notes: Merged-By: maximecb <[email protected]>
0 files changed, 0 insertions, 0 deletions