Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • mesa mesa
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3,068
    • Issues 3,068
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1,005
    • Merge requests 1,005
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.

  • MesaMesa
  • mesamesa
  • Repository
Switch branch/tag
  • mesa
  • .gitlab-ci
  • deqp-radv-fiji-aco-fails.txt
Find file BlameHistoryPermalink
  • Rhys Perry's avatar
    aco: consider blocks unreachable if they are in the logical cfg · 9392ddab
    Rhys Perry authored Apr 27, 2020
    
    
    unreachable was true if the last block is unreachable in the linear cfg,
    but it should also be true if it is unreachable in the logical cfg.
    
    Fixes dEQP-VK.graphicsfuzz.for-with-ifs-and-return
    
    Signed-off-by: Rhys Perry's avatarRhys Perry <pendingchaos02@gmail.com>
    Fixes: 8d8c864b
    
    
        ('aco: improve check for unreachable loop continue blocks')
    
    Reviewed-by: Daniel Schürmann's avatarDaniel Schürmann <daniel@schuermann.dev>
    Part-of: <!4764>
    9392ddab