Skip to content

[DirectX] Shader Flags Analysis for ResMayNotAlias #112270

Closed
@bharadwajy

Description

@bharadwajy

Implement analysis to set the flag if command-line option -res-may-alias is NOT specified AND either

  • DXIL Version > 1.7 AND function uses UAVs OR
  • DXIL Version <= 1.7 AND UAVs present globally

The flag should not be set at all if DXIL Version <= 1.6

AC

  • -res-may-alias command-line option added
  • Shader flag set appropriately
  • Add tests

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Closed

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions