[PR #276] [MERGED] impl V_CMP_CLASS_F32 common filter masks #1444

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/276
Author: @viniciuslrangel
Created: 7/9/2024
Status: Merged
Merged: 7/9/2024
Merged by: @raphaelthegreat

Base: mainHead: v_cmp_class_f32_impl


📝 Commits (1)

  • 3e28120 impl V_CMP_CLASS_F32 common filter masks

📊 Changes

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

View changed files

📝 src/shader_recompiler/frontend/translate/vector_alu.cpp (+32 -1)

📄 Description

Only the two most common cases where I found it.

It outputs the SPIRV-V operators OpIsInf & OpIsNan


🔄 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/276 **Author:** [@viniciuslrangel](https://github.com/viniciuslrangel) **Created:** 7/9/2024 **Status:** ✅ Merged **Merged:** 7/9/2024 **Merged by:** [@raphaelthegreat](https://github.com/raphaelthegreat) **Base:** `main` ← **Head:** `v_cmp_class_f32_impl` --- ### 📝 Commits (1) - [`3e28120`](https://github.com/shadps4-emu/shadPS4/commit/3e28120632423163b86d43ff24f126ab01780295) impl V_CMP_CLASS_F32 common filter masks ### 📊 Changes **1 file changed** (+32 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/shader_recompiler/frontend/translate/vector_alu.cpp` (+32 -1) </details> ### 📄 Description Only the two most common cases where I found it. It outputs the SPIRV-V operators OpIsInf & OpIsNan --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 21:12:34 +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#1444
No description provided.