Issue 159429
Summary [DirectX] Simplify errors from `RootSignatureMetadata.h`
Labels backend:DirectX
Assignees
Reporter joaosaffran
    `RootSignatureMetadata.h` defines a bunch of `ErrorInfo` classes, we likely don't need as much as are currently defined. This task goal is to refactor and remove those error messages into a single or a handful amount of error messages. Previous discussion suggests making it similar to `StringError`, but with more structure.

First suggested here: https://github.com/llvm/llvm-project/pull/153276#discussion_r2356112836
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to