microsoft/compiler: remove needless error-returns
authorErik Faye-Lund <erik.faye-lund@collabora.com>
Wed, 25 Aug 2021 09:45:13 +0000 (11:45 +0200)
committerMarge Bot <eric+marge@anholt.net>
Thu, 26 Aug 2021 18:57:40 +0000 (18:57 +0000)
commit2c166a27fc0aa5b5fe843a4e00f4df26cdfd0c7d
treecf3ce2fb2dea1ad1e65e9e47e9abecd368ee2c84
parent46f3582c6fe607fa30d7ac24d3abd92128855c98
microsoft/compiler: remove needless error-returns

There's no root error-conditions in this code, just code that assumes
they exist and tries to handle them.

Reviewed-by: Jesse Natalie <jenatali@microsoft.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12541>
src/microsoft/compiler/nir_to_dxil.c