Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • mesa mesa
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 2,710
    • Issues 2,710
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 903
    • Merge requests 903
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Mesa
  • mesamesa
  • Merge requests
  • !2401

unstructured NIR

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Karol Herbst requested to merge karolherbst/mesa:nouveau_nir_spirv_opencl_unstructured into master Oct 21, 2019
  • Overview 115
  • Commits 20
  • Pipelines 118
  • Changes 19

This is some WIP branch where I try to consume unstructured spir-v and lower it to nir_ifs and nir_loops where easily convertible.

At this point I am fighting quite a lot against nirs control flow manipulation functions and maybe somebody of you have some hints or suggestions on how to improve this.

I think this current versions only really supports if clauses and maybe I find a proper way to complete it soon.

Edited Aug 14, 2020 by Karol Herbst
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: nouveau_nir_spirv_opencl_unstructured