diff options
author | Jason Ekstrand <[email protected]> | 2016-07-15 17:17:40 -0700 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2016-12-05 15:40:09 -0800 |
commit | 50e0b0bee3fb97089cf9913af7a0c980dfce6dce (patch) | |
tree | 943f3e970522698601dfc8871797d06cc50c8551 /.editorconfig | |
parent | 2f19c19b5de66c4966fc5f5926efe5d435e505db (diff) |
nir: Delete most of the constant_initializer support
Constant initializers have been a constant (ha!) pain for quite some time.
While they're useful from a language perspective, people writing passes or
backends really don't want deal with them most of the time. This commit
removes most of the constant initializer support from NIR. It is expected
that you call nir_lower_constant_initializers VERY EARLY to ensure that
they're gone before you do anything interesting.
Reviewed-by: Iago Toral Quiroga <[email protected]>
Diffstat (limited to '.editorconfig')
0 files changed, 0 insertions, 0 deletions