[llvm] DXIL: Use correct type ID when writing ValueAsMetadata. (PR #94337)

Tim Besard via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 19 02:48:06 PDT 2024


maleadt wrote:

Sorry for the delay. Added a test (verifying that the test crashes without this change), and also changed the `dxil-dis` CMakeLists.txt to checkout the `main` branch from https://github.com/microsoft/DirectXShaderCompiler instead of the `master` branch my CMake defaults to.

https://github.com/llvm/llvm-project/pull/94337


More information about the llvm-commits mailing list