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,881
    • Issues 2,881
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 906
    • Merge requests 906
  • 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
  • !13171

Merged
Created Oct 04, 2021 by Lionel Landwerlin@llandwerlinDeveloper

intel: add an OpenCL C compiler binary

  • Overview 67
  • Commits 16
  • Pipelines 61
  • Changes 15

We're going to use this to compile OpenCL code that will build acceleration structures for our ray tracing implementation.

This branch includes :

  • !13168 (merged)
  • !13167 (merged)
  • !13166
  • !10672 (merged)

Please consider reading only from nir/print: Add support for generic pointers.

/cc @jenatali : attracting you attention to the only CLC change which is again something I ran into with generated SPIRV. clc_helper.cpp is currently failing to find function argument type names (failing in parseBinary()). I'm probably using a more recent version of the LLVM-SPIRV-Translator than you do :/

Edited Oct 04, 2021 by Lionel Landwerlin
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: review/intel-clc