diff options
author | Timothy Arceri <[email protected]> | 2018-02-21 14:36:09 +1100 |
---|---|---|
committer | Timothy Arceri <[email protected]> | 2018-02-22 09:31:00 +1100 |
commit | cdeac002677774b14b78bb234aa082bbc499f933 (patch) | |
tree | fea4fb98f0ebf7c2bba43026053fabe878cd77ca /src/compiler/nir/nir_lower_atomics.c | |
parent | 86098696fc980cd0d324d2f2c978a320f0418f38 (diff) |
nir: remove old assert
This was originally intended to make sure the remap location
was not -1. However the code has changed alot since then,
the location is now never set to -1 and we also handle
components meaning this old assert has been doing comparisions
with the pointer to the array of component data.
Reviewed-by: Ian Romanick <[email protected]>
Reviewed-by: Iago Toral Quiroga <[email protected]>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=105183
Diffstat (limited to 'src/compiler/nir/nir_lower_atomics.c')
0 files changed, 0 insertions, 0 deletions