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
  • !907

Merged
Created May 17, 2019 by Caio Oliveira@cmarceloDeveloper

spirv: Implement OpPtrEqual, OpPtrNotEqual and OpPtrDiff

  • Overview 3
  • Commits 3
  • Pipelines 10
  • Changes 4

These are new operations from SPIR-V 1.4. Only the two last patches are new in this MR, the others come from:

  • New headers for SPIR-V 1.4 (merged)
  • !823 (merged) make it OK for derefs to be used as phi sources, a case which surfaces in a few tests using these new operators
  • !781 (merged) provides support for real values in NULL pointers, which can be used together with OpPtrEqual and OpPtrNotEqual
Edited May 21, 2019 by Caio Oliveira
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: r/spirv-opptr