Skip to content

Conversation

@mshahneo
Copy link
Contributor

@mshahneo mshahneo commented Oct 27, 2025

[Pipeline][GPUToSPIRV][LevelZeroRuntimeWrappers] Use upstream pipeline for VC path.

- Add a one-shot SPIR-V conversion pass (ConvertToSPIRV). It combines upstream and downstream patterns.
- Modify pass pipeline to for host and gpu code lowering.
- Modify test cases to use upstream level-zero-runtime.

Remove spirv.target_env from individual test cases.
Use SPIRVAttatchTarget pass to set targetEnv.

More details are available in internal issue: 1205, 1206, 1239.

Please review these guidelines to help with the review process:

  • Have you provided a meaningful PR description?
  • Have you added a test, a reproducer, or a reference to an issue with a reproducer?
  • Have you tested your changes locally for CPU and GPU devices?
  • Have you made sure that new changes do not introduce compiler warnings?
  • If this PR is a work in progress, are you filing the PR as a draft?
  • Have you organized your commits logically and ensured each can be built by itself?

commit a1e9f5dbe8970d62947f63339ae27bb2967160c8
Author: Md Abdullah Shahneous Bari <[email protected]>
Date:   Wed Sep 3 13:01:21 2025 +0000

    [Pipeline][GPUToSPIRV][LevelZeroRuntimeWrappers] Use upstream pipeline for VC path.

    - Add a one-shot SPIR-V conversion pass (ConvertToSPIRV).
      It combines upstream and downstream patterns.
    - Modify pass pipeline to for host and gpu code lowering.
    - Modify test cases to use upstream level-zero-runtime.

    Remove `spirv.target_env` from individual test cases.
    Use SPIRVAttatchTarget pass to set `targetEnv`.

    More details are available in internal issue: 1205, 1206, 1239.
@mshahneo mshahneo requested a review from Garra1980 October 27, 2025 21:36
Copy link
Contributor

@Garra1980 Garra1980 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's merge once CI is green

@mshahneo mshahneo merged commit 4c816f8 into intel:main Oct 28, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants