Skip to content

Commit

Permalink
[INF-0004] New proposal for validator hashing (#274)
Browse files Browse the repository at this point in the history
This proposal seeks to address user needs for building DirectX shaders
on a wider variety of platforms than we can reasonably support through
official releases, as well as the need for certain workflows to bypass
the DXIL validator.

This proposal includes a plan for releasing the validator hashing
algorithm into the DXC public repository, and includes the algorithms in
the appendix.

Strategically this aligns the DXIL validator to fill a role more aligned
with other virtual ISA validation tools.

Co-authored-by: Justin Bogner <[email protected]>
  • Loading branch information
llvm-beanz and bogner authored Jul 10, 2024
1 parent 2d1b663 commit 91e96ac
Showing 1 changed file with 594 additions and 0 deletions.
Loading

0 comments on commit 91e96ac

Please sign in to comment.