Skip to content

[HLSL][DirectX] determine intrinsics that need to be backported codegen for older shader models #123812

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

Open
farzonl opened this issue Jan 21, 2025 · 0 comments
Assignees
Labels
backend:DirectX HLSL HLSL Language Support

Comments

@farzonl
Copy link
Member

farzonl commented Jan 21, 2025

Tickets like IsHelperLane #99233 have codeGen that varies by shader model to support the use of new HLSL intrinsics with older DXIL versions.

  1. Determine the list of intrinsics that need a backport strategy
  2. Determine how many shader models have unique code gen per intrinsic
  3. update existing intrinsic tickets to account for special backport codegen requirements.
  4. file new issues if any intrinsics already implemented need to be updated
@farzonl farzonl added backend:DirectX HLSL HLSL Language Support labels Jan 21, 2025
@farzonl farzonl self-assigned this Jan 21, 2025
@damyanp damyanp moved this to Designing in HLSL Support Feb 19, 2025
@damyanp damyanp moved this from Designing to Planning in HLSL Support Feb 19, 2025
@damyanp damyanp moved this from Planning to Ready in HLSL Support Feb 19, 2025
@damyanp damyanp moved this from Ready to Active in HLSL Support Mar 12, 2025
@farzonl farzonl moved this from Active to Needs Review in HLSL Support Mar 19, 2025
@damyanp damyanp moved this from Needs Review to Active 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
backend:DirectX HLSL HLSL Language Support
Projects
Status: Active
Development

No branches or pull requests

1 participant