[PR #681] [MERGED] Implement V_READFIRSTLANE_B32 #1709

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/681
Author: @greggameplayer
Created: 8/30/2024
Status: Merged
Merged: 9/1/2024
Merged by: @raphaelthegreat

Base: mainHead: feature/V_READFIRSTLANE_B32


📝 Commits (2)

📊 Changes

3 files changed (+10 additions, -4 deletions)

View changed files

📝 src/shader_recompiler/backend/spirv/emit_spirv_warp.cpp (+1 -1)
📝 src/shader_recompiler/frontend/translate/data_share.cpp (+8 -2)
📝 src/shader_recompiler/ir/opcodes.inc (+1 -1)

📄 Description

Needed by CUSA00006 (Knack) which falls in the case exec mask different from zero.


🔄 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/681 **Author:** [@greggameplayer](https://github.com/greggameplayer) **Created:** 8/30/2024 **Status:** ✅ Merged **Merged:** 9/1/2024 **Merged by:** [@raphaelthegreat](https://github.com/raphaelthegreat) **Base:** `main` ← **Head:** `feature/V_READFIRSTLANE_B32` --- ### 📝 Commits (2) - [`1c69842`](https://github.com/shadps4-emu/shadPS4/commit/1c698422c1554e39eafbfa1c177ba6d83308d8b7) Implement V_READFIRSTLANE_B32 - [`a914a8d`](https://github.com/shadps4-emu/shadPS4/commit/a914a8df59d9c3913acc89fa46a499d76a2ee284) refactor ### 📊 Changes **3 files changed** (+10 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `src/shader_recompiler/backend/spirv/emit_spirv_warp.cpp` (+1 -1) 📝 `src/shader_recompiler/frontend/translate/data_share.cpp` (+8 -2) 📝 `src/shader_recompiler/ir/opcodes.inc` (+1 -1) </details> ### 📄 Description Needed by CUSA00006 (Knack) which falls in the case exec mask different from zero. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 21:13:39 +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#1709
No description provided.