Skip to content

DXILCounters.cpp isn't copied when HLSL_COPY_GENERATED_SOURCES is set #8293

@damyanp

Description

@damyanp

What it looks like happened:

  • DXILCounters.cpp gets regenerated by codegen, but isn't copied when HLSL_COPY_GENERATED_SOURCES is set
  • While working on this, copilot was manually updating the generated files from tmp, rather than relying on HLSL_COPY_GENERATED_SOURCES to do it.
  • This resulted in DXILCounters.cpp getting updated for the first time in quite a while, hence lots of seemingly unrelated changes.

Is DxilCounters.cpp meant to be getting updated regularly?

Originally posted by @damyanp in #8291 (comment)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions