[PR #3040] [MERGED] v_rcp_legacy_f32 #3170

Closed
opened 2026-02-27 22:02:42 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/3040
Author: @mikusp
Created: 6/4/2025
Status: Merged
Merged: 6/4/2025
Merged by: @squidbus

Base: mainHead: v_rcp_legacy_f32


📝 Commits (1)

📊 Changes

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

View changed files

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

📄 Description

The same as v_rcp_f32 but +-inf is clamped to +-0.0. Hit by Ghost of Tsushima


🔄 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/3040 **Author:** [@mikusp](https://github.com/mikusp) **Created:** 6/4/2025 **Status:** ✅ Merged **Merged:** 6/4/2025 **Merged by:** [@squidbus](https://github.com/squidbus) **Base:** `main` ← **Head:** `v_rcp_legacy_f32` --- ### 📝 Commits (1) - [`c4fa9b0`](https://github.com/shadps4-emu/shadPS4/commit/c4fa9b01085d92c29dfeb8d9d15911a910665ebd) v_rcp_legacy_f32 ### 📊 Changes **2 files changed** (+17 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` (+16 -0) </details> ### 📄 Description The same as v_rcp_f32 but +-inf is clamped to +-0.0. Hit by Ghost of Tsushima --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:02:42 +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#3170
No description provided.