-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
This issue tracks the work to outline what is required in clang to compile the hello world pixel/vertex shaders.
This requires:
- Outline missing support in
obj2yamlto allow for object correctness inspection - Outline required compiler flags/options
- Scoping a set of semantics that should be required for the milestone
- Outline work to correct code/metadata-generation during
SemaHLSL:handleSemantic[Store|Load] - Outline work required to lower the
llvm.dx.load.inputandllvm.dx.store.outputintrinsics - Outline work required to handle metadata and generate signature parts for the
DXContainerare required (eg: root signatures, semantics). - Outline if any updates to other parts are required (eg.
PSVInfo) - Outline offload test suite testing
- Work in progress...
AC:
- A proposal outlining the work required.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Planning