Skip to content

[DirectX] Add dx.CBuffer handling to DXILResourceAccess pass #122792

@hekota

Description

@hekota

Codegen for constant buffers generates llvm.dx.resource.getpointer and getelementptr intrinsics to access the constant values. DXILResourceAccess pass needs to translate these to llvm.dx.resource.load.cbuffer intrinsic calls.

Metadata

Metadata

Assignees

Labels

backend:DirectXobsoleteIssues with old (unsupported) versions of LLVM

Type

No type

Projects

Status

Closed

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions