Skip to content
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

[DirectX] Introduce llvm.dx.resource.load.cbuffer intrinsic and lower it to cbufferLoadLegacy dxil op #112992

Open
Tracked by #41
hekota opened this issue Oct 18, 2024 · 1 comment
Assignees

Comments

@hekota
Copy link
Member

hekota commented Oct 18, 2024

We need LLVM intrinsic for cbuffer load which will be lowered to the op.dx.cbufferLoadLegacy dxil operation.

@hekota hekota mentioned this issue Oct 18, 2024
12 tasks
@hekota hekota transferred this issue from llvm/wg-hlsl Oct 18, 2024
@hekota hekota changed the title Introduce the cbufferLoad intrinsic and lower to the CBufferLoadLegacy dxil op Introduce llvm.dx.cbufferLoad intrinsic and lower to the CBufferLoadLegacy dxil op Oct 18, 2024
@hekota hekota moved this to Planning in HLSL Support Oct 18, 2024
@hekota hekota changed the title Introduce llvm.dx.cbufferLoad intrinsic and lower to the CBufferLoadLegacy dxil op Introduce llvm.dx.cbufferLoad intrinsic and lower it to cbufferLoadLegacy dxil op Oct 18, 2024
@hekota hekota changed the title Introduce llvm.dx.cbufferLoad intrinsic and lower it to cbufferLoadLegacy dxil op [DirectX] Introduce llvm.dx.cbufferLoad intrinsic and lower it to cbufferLoadLegacy dxil op Oct 18, 2024
@davidcook-msft davidcook-msft moved this from Planning to Designing in HLSL Support Oct 22, 2024
@hekota hekota changed the title [DirectX] Introduce llvm.dx.cbufferLoad intrinsic and lower it to cbufferLoadLegacy dxil op [DirectX] Introduce llvm.dx.resource.load.cbuffer intrinsic and lower it to cbufferLoadLegacy dxil op Jan 13, 2025
@damyanp
Copy link
Contributor

damyanp commented Jan 13, 2025

This is blocked on llvm/wg-hlsl#50, unless we decide to do a simple case first.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Designing
Development

No branches or pull requests

3 participants