-
spv::Builder::Loop constructor inits all members. · 3e6a33ceDavid Neto authored
After construction, the Loop is effectively const. This perturbs the IDs in SPIR-V tests because the body block is created before generating any of the loop code, rather than only when the body is first referenced.
3e6a33ce
×