[PR #2274] [MERGED] cpu_patches: Always use AVX for certain patches. #2614

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/2274
Author: @squidbus
Created: 1/30/2025
Status: Merged
Merged: 1/30/2025
Merged by: @polybiusproxy

Base: mainHead: avx


📝 Commits (1)

  • f087d4b cpu_patches: Always use AVX for certain patches.

📊 Changes

1 file changed (+12 additions, -27 deletions)

View changed files

📝 src/core/cpu_patches.cpp (+12 -27)

📄 Description

AVX is required already, and Rosetta 2 does not formally advertise support via CPU bits without an environment flag, so this check can be harmful there.


🔄 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/2274 **Author:** [@squidbus](https://github.com/squidbus) **Created:** 1/30/2025 **Status:** ✅ Merged **Merged:** 1/30/2025 **Merged by:** [@polybiusproxy](https://github.com/polybiusproxy) **Base:** `main` ← **Head:** `avx` --- ### 📝 Commits (1) - [`f087d4b`](https://github.com/shadps4-emu/shadPS4/commit/f087d4b419e7efad58d279955cf20af43f8054fb) cpu_patches: Always use AVX for certain patches. ### 📊 Changes **1 file changed** (+12 additions, -27 deletions) <details> <summary>View changed files</summary> 📝 `src/core/cpu_patches.cpp` (+12 -27) </details> ### 📄 Description AVX is required already, and Rosetta 2 does not formally advertise support via CPU bits without an environment flag, so this check can be harmful there. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:00:36 +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#2614
No description provided.