Skip to content

Commit

Permalink
2024-08-01: add luajit updates
Browse files Browse the repository at this point in the history
  • Loading branch information
infiWang authored and lazyparser committed Aug 4, 2024
1 parent 3349ec9 commit 67d9428
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions 2024/2024-08-01.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,15 @@ https://github.com/llvm/llvm-project/pull/95563 [SelectionDAG][RISCV] Fix break

## LuaJIT RV64G Porting

Optimize conditional select strategy on rv64g machines, MIPS leftover cleanup, sync with upstream.

- Interpreter
- [riscv(interp): optimize conditional select](https://github.com/plctlab/LuaJIT/commit/0add454b5a6e4325067bf5dd0f17e60d83f9a3c2)
- JIT
- [riscv(asm): optimize asm_min_max on rv64g machine](https://github.com/plctlab/LuaJIT/commit/a42cef9c2fa9a92e47066b968be3b3a7bcad166e)
- Support
- [riscv(support): cleanup softfloat and endianness definition](https://github.com/plctlab/LuaJIT/commit/7034c3226f927509259fe7891ede8dfe1623845d)

## gem5

## Spike
Expand Down

0 comments on commit 67d9428

Please sign in to comment.