[PR #1022] [MERGED] Add V_CVT_PK_U8_F32 opcode #1886

Closed
opened 2026-02-27 21:14:20 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/1022
Author: @korenkonder
Created: 9/22/2024
Status: Merged
Merged: 9/22/2024
Merged by: @raphaelthegreat

Base: mainHead: pack_f32_to_u8


📝 Commits (1)

  • 2b41ae0 Add V_CVT_PK_U8_F32 opcode

📊 Changes

2 files changed (+13 additions, -0 deletions)

View changed files

📝 src/shader_recompiler/frontend/translate/translate.h (+1 -0)
📝 src/shader_recompiler/frontend/translate/vector_alu.cpp (+12 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/shadps4-emu/shadPS4/pull/1022 **Author:** [@korenkonder](https://github.com/korenkonder) **Created:** 9/22/2024 **Status:** ✅ Merged **Merged:** 9/22/2024 **Merged by:** [@raphaelthegreat](https://github.com/raphaelthegreat) **Base:** `main` ← **Head:** `pack_f32_to_u8` --- ### 📝 Commits (1) - [`2b41ae0`](https://github.com/shadps4-emu/shadPS4/commit/2b41ae0d9d52a9b03112bf33e18a9267e2926eae) Add V_CVT_PK_U8_F32 opcode ### 📊 Changes **2 files changed** (+13 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/shader_recompiler/frontend/translate/translate.h` (+1 -0) 📝 `src/shader_recompiler/frontend/translate/vector_alu.cpp` (+12 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 21:14:20 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shadPS4#1886
No description provided.