llvm-project
8eadbea8 - [HLSL] Diagnose overlapping resource bindings (#140982)

Commit
203 days ago
[HLSL] Diagnose overlapping resource bindings (#140982) Adds reporting of overlapping binding errors to `DXILPostOptimizationValidation` pass. Only runs when `DXILResourceBindingAnalysis` detects that there is a resource binding that overlaps while it is building up a map of available register spaces. Fixes #110723
Author
Parents
Loading