Max Bernstein pushed to branch branch/mb-max-float at PyPy / pypy


Commits:
2f1dc986 by Max Bernstein at 2023-09-29T17:34:08-04:00
WIP

--HG--
branch : mb-max-float

- - - - -
4c2aa1cc by Max Bernstein at 2023-09-29T17:37:19-04:00
s/MAXPD/MAXSD/g

--HG--
branch : mb-max-float

- - - - -
9f5c5b60 by Max Bernstein at 2023-09-29T17:52:33-04:00
Add TODO comment

--HG--
branch : mb-max-float

- - - - -
63fe90ad by Max Bernstein at 2023-09-29T18:16:21-04:00
Fix args to MAXSD

Turns out I was accidentally passing in the address of the function instead of
the args.

--HG--
branch : mb-max-float

- - - - -
eddcf4dd by Max Bernstein at 2023-09-29T18:21:00-04:00
Remove comment

--HG--
branch : mb-max-float

- - - - -
5df443a4 by Max Bernstein at 2023-09-29T18:24:05-04:00
Add -0.0 case

--HG--
branch : mb-max-float

- - - - -
f011413f by Max Bernstein at 2023-09-29T18:26:40-04:00
Try both operand orders

--HG--
branch : mb-max-float

- - - - -
4778fcea by Max Bernstein at 2023-09-29T18:29:18-04:00
Add comment about nan behavior

--HG--
branch : mb-max-float

- - - - -
3031ddfa by Max Bernstein at 2023-09-29T18:38:19-04:00
Update with discovery

--HG--
branch : mb-max-float

- - - - -


5 changed files:

- rpython/jit/backend/test/runner_test.py
- rpython/jit/backend/x86/assembler.py
- rpython/jit/backend/x86/regalloc.py
- rpython/jit/backend/x86/regloc.py
- rpython/jit/backend/x86/rx86.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/165a7914022909103767b80173afb7117953de6c...3031ddfae2711bc2d30259d004f1b6e48dcf8e1f

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/165a7914022909103767b80173afb7117953de6c...3031ddfae2711bc2d30259d004f1b6e48dcf8e1f
You're receiving this email because of your account on foss.heptapod.net.


_______________________________________________
pypy-commit mailing list -- pypy-commit@python.org
To unsubscribe send an email to pypy-commit-le...@python.org
https://mail.python.org/mailman3/lists/pypy-commit.python.org/
Member address: arch...@mail-archive.com

Reply via email to