DirectXShaderCompiler icon indicating copy to clipboard operation
DirectXShaderCompiler copied to clipboard

[spirv] emit valid stride for array of empty struct

Open jaebaek opened this issue 3 years ago • 1 comments

Fixes #3101

jaebaek avatar Jul 22 '21 06:07 jaebaek

:white_check_mark: Build DirectXShaderCompiler 1.0.383 completed (commit https://github.com/microsoft/DirectXShaderCompiler/commit/e3f1a03b72 by @jaebaek)

AppVeyorBot avatar Jul 22 '21 07:07 AppVeyorBot

Hi, this PR is causing failures in main now. Could you revert or fix please?

bfavela avatar Jun 28 '23 18:06 bfavela

Posted a fix here: https://github.com/microsoft/DirectXShaderCompiler/pull/5344

llvm-beanz avatar Jun 28 '23 18:06 llvm-beanz