diff options
author | Kenneth Graunke <[email protected]> | 2015-04-07 00:32:55 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2015-04-07 14:34:13 -0700 |
commit | b05d53404ccfe28b0011e93c388e5e5b8beaf6db (patch) | |
tree | 30f60f344c9fcade096d2a95bfb5e115450f6029 /CleanSpec.mk | |
parent | 73d106822e3d0e851ef1308afff7490007b1af8c (diff) |
nir: Allocate nir_call_instr::params out of the nir_call itself.
The lifetime of the params array needs to be match the nir_call_instr
itself. So, allocate it using the instruction itself as the context.
Signed-off-by: Kenneth Graunke <[email protected]>
Reviewed-by: Jason Ekstrand <[email protected]>
Diffstat (limited to 'CleanSpec.mk')
0 files changed, 0 insertions, 0 deletions