diff options
author | Jason Ekstrand <[email protected]> | 2019-03-04 16:01:23 -0600 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2019-03-06 17:24:57 +0000 |
commit | 8993e0973f7d0cfb211e0c39de82ef2497584df3 (patch) | |
tree | a01fb227afe2ec01f4da78b2ffdd784125d80242 /src/compiler/glsl/standalone_scaffolding.cpp | |
parent | fa4824c1db949bfd5a4f21436c81089892c6110c (diff) |
intel/nir: Drop an unneeded lower_constant_initializers call
Even though this is technically a step in the function inlining process
as laid out in nir_inline_functions.c, it's not really needed. We
already have constant initializers lowered here and no new ones are
added by appending the softfp64 functions.
Reviewed-by: Matt Turner <[email protected]>
Reviewed-by: Jordan Justen <[email protected]>
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/compiler/glsl/standalone_scaffolding.cpp')
0 files changed, 0 insertions, 0 deletions