[PR #2579] [MERGED] Misc Cleanups #2834

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/2579
Author: @baggins183
Created: 3/2/2025
Status: Merged
Merged: 3/2/2025
Merged by: @georgemoralis

Base: mainHead: cleanup


📝 Commits (1)

📊 Changes

2 files changed (+24 additions, -57 deletions)

View changed files

📝 src/shader_recompiler/ir/passes/hull_shader_transform.cpp (+14 -15)
📝 src/shader_recompiler/ir/srt_gvn_table.h (+10 -42)

📄 Description

-dont do trivial phi removal during SRT pass, that's now done in ssa_rewrite
-remove unused variable when walking tess attributes
-fix some tess comments


🔄 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/2579 **Author:** [@baggins183](https://github.com/baggins183) **Created:** 3/2/2025 **Status:** ✅ Merged **Merged:** 3/2/2025 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `cleanup` --- ### 📝 Commits (1) - [`e1d1a2f`](https://github.com/shadps4-emu/shadPS4/commit/e1d1a2fb42c575070490c21eb0121fb06b613438) Misc Cleanups ### 📊 Changes **2 files changed** (+24 additions, -57 deletions) <details> <summary>View changed files</summary> 📝 `src/shader_recompiler/ir/passes/hull_shader_transform.cpp` (+14 -15) 📝 `src/shader_recompiler/ir/srt_gvn_table.h` (+10 -42) </details> ### 📄 Description -dont do trivial phi removal during SRT pass, that's now done in ssa_rewrite -remove unused variable when walking tess attributes -fix some tess comments --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:01:25 +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#2834
No description provided.