Files
clang-p2996/llvm/test/CodeGen/DirectX/Metadata
Justin Bogner 44ffeecde2 [DXIL][Analysis] Make sure resource accessors are contiguous (#128696)
When some resource types were present, but not all of them, we were
ending up in a situation where we would fail to initialize the `FirstX`
variables and get incorrect iterators.

Fixes #128560.
2025-02-25 13:52:17 -08:00
..