Skip to content
Unverified Commit 4c28e666 authored by Jakub Kuderski's avatar Jakub Kuderski Committed by GitHub
Browse files

[ADT] Support appending multiple values (#69891)

This is so that we can append multiple values at once without having to
create a temporary array or repeatedly call `push_back`.

Use the new function `append_values` to clean up the SPIR-V serializer
code. (NFC)
parent 211dc4ad
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment