Skip to content
Snippets Groups Projects

vkd3d-shader/hlsl: Fix liveness of temps within loops.

Merged Francisco Casas requested to merge fcasas/vkd3d:fix-loop-lifetime into master

Otherwise, it is possible that the register used by the temp is overridden by a subsequent instruction within the same loop.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading