[PR #777] [MERGED] shader_recompiler: change ir.SetScalarReg() -> SetDst() #1765

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/777
Author: @xezrunner
Created: 9/4/2024
Status: Merged
Merged: 9/4/2024
Merged by: @raphaelthegreat

Base: mainHead: xezrunner/amp-ssa-fix


📝 Commits (1)

  • 4787705 shader_recompiler: change ir.SetScalarReg() -> SetDst()

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 src/shader_recompiler/frontend/translate/data_share.cpp (+2 -2)

📄 Description

Fixes an out-of-bounds crash on Amplitude and Rock Band 4 startup.


🔄 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/777 **Author:** [@xezrunner](https://github.com/xezrunner) **Created:** 9/4/2024 **Status:** ✅ Merged **Merged:** 9/4/2024 **Merged by:** [@raphaelthegreat](https://github.com/raphaelthegreat) **Base:** `main` ← **Head:** `xezrunner/amp-ssa-fix` --- ### 📝 Commits (1) - [`4787705`](https://github.com/shadps4-emu/shadPS4/commit/478770520cff319143afbe4cdd6ad170d1509a44) shader_recompiler: change ir.SetScalarReg() -> SetDst() ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/shader_recompiler/frontend/translate/data_share.cpp` (+2 -2) </details> ### 📄 Description Fixes an out-of-bounds crash on Amplitude and Rock Band 4 startup. --- <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:51 +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#1765
No description provided.