[PR #1223] [MERGED] Add various V_CVT opcodes #2001

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/1223
Author: @korenkonder
Created: 10/3/2024
Status: Merged
Merged: 10/4/2024
Merged by: @polybiusproxy

Base: mainHead: cvt_opcode


📝 Commits (1)

  • 4674499 Add various V_CVT opcodes

📊 Changes

3 files changed (+35 additions, -0 deletions)

View changed files

📝 src/shader_recompiler/frontend/translate/translate.h (+4 -0)
📝 src/shader_recompiler/frontend/translate/vector_alu.cpp (+22 -0)
📝 src/shader_recompiler/ir/ir_emitter.cpp (+9 -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/1223 **Author:** [@korenkonder](https://github.com/korenkonder) **Created:** 10/3/2024 **Status:** ✅ Merged **Merged:** 10/4/2024 **Merged by:** [@polybiusproxy](https://github.com/polybiusproxy) **Base:** `main` ← **Head:** `cvt_opcode` --- ### 📝 Commits (1) - [`4674499`](https://github.com/shadps4-emu/shadPS4/commit/46744990d317e670ef1b47a0743640d951b60188) Add various V_CVT opcodes ### 📊 Changes **3 files changed** (+35 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/shader_recompiler/frontend/translate/translate.h` (+4 -0) 📝 `src/shader_recompiler/frontend/translate/vector_alu.cpp` (+22 -0) 📝 `src/shader_recompiler/ir/ir_emitter.cpp` (+9 -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:47 +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#2001
No description provided.