Replace #422: Remove the redundant location setting in AST->SPIR-V.
This was redundant in two ways: 1) it replicated algorithms owned in the front end, and 2) it sometimes left location information on both a block and its members.
Loading
Please register or sign in to comment