diff options
author | Jason Ekstrand <[email protected]> | 2016-04-25 20:58:47 -0700 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2016-04-27 11:21:06 -0700 |
commit | e0806930ad2406d611a0d2fa1d3420a74122921c (patch) | |
tree | 444498cf6c2f8188909e395fc72990e31aba43bc /src/compiler/SConscript | |
parent | 8a3e3441802c417ec944f02a9f38491b3b236d7c (diff) |
nir/algebraic: Add a bit-size validator
This commit adds a validator that ensures that all expressions passed
through nir_algebraic are 100% non-ambiguous as far as bit-sizes are
concerned. This way it's a compile-time error rather than a hard-to-trace
C exception some time later.
Reviewed-by: Samuel Iglesias Gonsálvez <[email protected]>
Diffstat (limited to 'src/compiler/SConscript')
0 files changed, 0 insertions, 0 deletions