docs: Include ALU opcode descriptions
authorAlyssa Rosenzweig <alyssa@rosenzweig.io>
Tue, 9 May 2023 21:15:47 +0000 (17:15 -0400)
committerMarge Bot <emma+marge@anholt.net>
Fri, 12 May 2023 12:11:38 +0000 (12:11 +0000)
commit86a053f7b903225b0a7992dd8d5e80c6f0360700
tree0d424787686698e1919ff12f15e8374a35120e30
parentbd466195b9314997936fe6ea98e4d9eb3aa49eae
docs: Include ALU opcode descriptions

If we have a description for an ALU opcode in NIR, include it with our generated
HTML documentation so people don't need to go to nir_opcodes.py anyway because
the documentation is missing the documentation ;-)

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Acked-by: Jesse Natalie <jenatali@microsoft.com>
Tested-by: Jesse Natalie <jenatali@microsoft.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22929>
docs/_exts/nir.py