mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-25 15:56:00 +03:00
[PR #2338] [CLOSED] value.cpp: fix some issues #2665
Labels
No labels
Bloodborne
bug
contributor wanted
documentation
enhancement
frontend
good first issue
help wanted
linux
pull-request
question
release
verification progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/shadPS4#2665
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/shadps4-emu/shadPS4/pull/2338
Author: @makigumo
Created: 2/3/2025
Status: ❌ Closed
Base:
main← Head:patch-3📝 Commits (2)
c33106cvalue.cpp: fix some issues4afb9e8RestoreF16cases📊 Changes
1 file changed (+19 additions, -9 deletions)
View changed files
📝
src/shader_recompiler/ir/value.cpp(+19 -9)📄 Description
The old implementation didn't look right, so this is what I assume to be the intended behavior.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.