diff options
author | Jason Ekstrand <[email protected]> | 2018-06-25 09:13:05 -0700 |
---|---|---|
committer | Dylan Baker <[email protected]> | 2018-06-26 08:40:30 -0700 |
commit | bc67499bebc96c181cd983994a72f467c262d7eb (patch) | |
tree | 4e5892af56b12298cf3e98be35670bed3959e05a /bin/install_megadrivers.py | |
parent | d96eecbdd7f0f67a45c8a839a6757c4c6f2f507b (diff) |
nir/validate: Use the type from the tail of call parameter derefs
Otherwise, if what gets passed into the function call is a deref chain
longer than just a variable deref, we would use the type of the entire
variable rather than the type of the thing being dereferenced.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=106980
Reviewed-by: Ian Romanick <[email protected]>
(Unique to 18.1)
Diffstat (limited to 'bin/install_megadrivers.py')
0 files changed, 0 insertions, 0 deletions