You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`HandleSpirvDecorationMetadata` transforms `spirv.Decorations` metadata
produced by Khronos SPIRV-LLVM Translator into internal IGC's representation.
The metadata can be attached to instructions that may be removed by DCE
pass, hence losing them.
0 commit comments