mc-imperial / shader-compiler-bugs

A collection of shader compiler bugs.
MIT License
49 stars 9 forks source link

spirv-opt segfault when combining options --compact-ids --inline-entry-points-exhaustive #83

Closed hevrard closed 7 years ago

hevrard commented 7 years ago

See https://github.com/mc-imperial/shader-compiler-bugs/tree/master/SPIRV-Tools/spirv-opt/options_trigger_segfault

Reported here: https://github.com/KhronosGroup/SPIRV-Tools/issues/827

hevrard commented 7 years ago

Fixed, see: https://github.com/KhronosGroup/SPIRV-Tools/issues/827