[Mesa-dev] [PATCH 1/2] spirv: Fix reaching unreachable for compare exchange on images
Emil Velikov
emil.l.velikov at gmail.com
Thu Jun 22 15:22:01 UTC 2017
On 21 June 2017 at 16:59, James Legg <jlegg at feralinteractive.com> wrote:
> We were hitting the
> unreachable("Invalid image opcode")
> near the end of vtn_handle_image when parsing SpvOpAtomicCompareExchange
> and SpvOpAtomicCompareExchangeWeak opcodes.
Thanks James.
Are you hitting that with the released versions of Mesa? If so please
include the following line:
Cc: <mesa-stable at lists.freedesktop.org>
See [1] for more information about nominating patches for stable.
-Emil
[1] https://www.mesa3d.org/submittingpatches.html#nominations
More information about the mesa-dev
mailing list