[llvm] [NFC][DirectX] Infrastructure to collect shader flags for each function (PR #112967)
Justin Bogner via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 22 11:27:55 PDT 2024
bogner wrote:
We should be able to write tests that the shader flags are correct per-function by running the analysis on some IR and printing the results, which we can then check.
https://github.com/llvm/llvm-project/pull/112967
More information about the llvm-commits
mailing list