Skip to content

[SER] HitObject accessors HLSL -> DXIL lowering #7360

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 27 commits into from
Apr 23, 2025

Conversation

simoll
Copy link
Contributor

@simoll simoll commented Apr 17, 2025

Lowering for all HitObject accessors (ex GetAttributes)

Specification: https://github.com/microsoft/hlsl-specs/blob/main/proposals/0027-shader-execution-reordering.md
DXC SER implementation tracker:: #7214

simoll and others added 24 commits March 26, 2025 13:28
- HLSL -> DXIL lowering
- ast, hlsl->dxil, dxilgen, and ScalarReplAggregatesHLSL tests

SER implementation tracker (microsoft#7214)
Copy link
Contributor

github-actions bot commented Apr 17, 2025

✅ With the latest revision this PR passed the C/C++ code formatter.

@simoll simoll mentioned this pull request Apr 17, 2025
41 tasks
@simoll
Copy link
Contributor Author

simoll commented Apr 17, 2025

This PR is based on #7262 diff and will be updated once #7262 has been merged

Copy link
Contributor

@tex3d tex3d left a comment

Choose a reason for hiding this comment

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

I think we need a pass test for dxilgen to test lowering in isolation, don't we?
Otherwise, looks good so far.

@simoll
Copy link
Contributor Author

simoll commented Apr 22, 2025

I think we need a pass test for dxilgen to test lowering in isolation, don't we? Otherwise, looks good so far.

Added the dxilgen test

@simoll simoll requested a review from tex3d April 22, 2025 20:57
@tex3d tex3d merged commit bddee27 into microsoft:main Apr 23, 2025
12 checks passed
@github-project-automation github-project-automation bot moved this from New to Done in HLSL Roadmap Apr 23, 2025
@simoll simoll deleted the ser_hlslaccessors_patch branch April 23, 2025 16:54
@damyanp damyanp moved this to Closed in HLSL Support Apr 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants