[llvm-branch-commits] [llvm] [DirectX] Fix resource binding analysis incorrectly removing duplicates (PR #152253)
Helena Kotas via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Wed Aug 6 22:53:59 PDT 2025
hekota wrote:
> This should be testable with a unit test in llvm/unittests/Fronted/HLSLBindingTest.cpp rather than via an assert in DXILPostOptimizationValidation
Good catch! I have added a test.
https://github.com/llvm/llvm-project/pull/152253
More information about the llvm-branch-commits
mailing list