[PATCH] D141705: [HLSL] [Dirver] add dxv as a VerifyDebug Job

Xiang Li via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 17 13:52:31 PST 2023


python3kgae added a comment.

In D141705#4059162 <https://reviews.llvm.org/D141705#4059162>, @beanz wrote:

> Re-using the `VerifyDebug` action really doesn't make sense. That's not what the DXIL validator does, and it will be a source of confusion forever.

Added BinaryAnalyzeJobClass.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D141705/new/

https://reviews.llvm.org/D141705



More information about the cfe-commits mailing list