Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [FP16] Implement conversion operations. (#6974) | Brendan Dahl | 2024-09-26 | 1 | -0/+87 |
* | [FP16] Implement madd and nmadd. (#6878) | Brendan Dahl | 2024-09-03 | 1 | -30/+96 |
* | [FP16] Implement unary operations. (#6867) | Brendan Dahl | 2024-08-27 | 1 | -30/+183 |
* | [FP16] Implement arithmetic operations. (#6855) | Brendan Dahl | 2024-08-21 | 1 | -1/+200 |
* | [FP16] Implement relation operations. (#6825) | Brendan Dahl | 2024-08-09 | 1 | -30/+186 |
* | [FP16] Implement lane access instructions. (#6821) | Brendan Dahl | 2024-08-08 | 1 | -0/+89 |
* | [FP16] Implement load and store instructions. (#6796) | Brendan Dahl | 2024-08-06 | 1 | -0/+79 |