Skip to content

Resolve order of operations so block deletion of preceding parents always happens before OpPhi #4

Description

@DarioSamo

For some unknown reason, this workaround is currently required to guarantee the shader passes validation. It seems that operations are not evaluated in the right order to guarantee that a block has been determined to be necessary or not before the Phi operation for it is evaluated and compacted.

It'd be nice to determine the reason behind this error so the workaround is not required

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions