You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @TiemoJung, could you provide HLSL that triggers this? There's been another upstream merge into Github, if you have time to go through your existing issues to see if some of them are still valid or resolved? Thanks
Hi,
we found a quite tricky case where the loop transform and/or variable remapping just fails.
Consider this:
The move at the end of the if block gets turned into a write to a temp that is never used so the iadd r2z, r2.y, l(1) is lost.
The text was updated successfully, but these errors were encountered: