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,882
    • Issues 2,882
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 924
    • Merge requests 924
  • 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
  • !781

Merged
Created May 02, 2019 by Caio Oliveira@cmarceloDeveloper

spirv: Lower OpConstantNull to proper values

  • Overview 64
  • Commits 12
  • Pipelines 15
  • Changes 8

This is an alternative for !769 (closed). There's a lot of preparing ground so we can use the address format to query its expected null pointer value and use that as the constant (instead of using just zeros). For some address formats in use, 0 is not the right null pointer value.

Note: this is groundwork to get OpPtrEqual and OpPtrNotEqual from SPIR-V 1.4.

Edited May 08, 2019 by Caio Oliveira
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: r/spirv-null-pointers