docs: update link to Intel intrinsics-guide

This link is being redirected, but not really where we want to send
people. Let's update it, so they end up in the right place.

Reviewed-by: Eric Engestrom <eric@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19574>
This commit is contained in:
Erik Faye-Lund
2022-11-07 14:27:54 +01:00
parent b5de3889b5
commit ccb41ce06c

View File

@@ -266,7 +266,7 @@ Recommended Reading
- `Software optimization
resources <https://www.agner.org/optimize/>`__
- `Intel Intrinsics
Guide <https://software.intel.com/en-us/articles/intel-intrinsics-guide>`__
Guide <https://www.intel.com/content/www/us/en/docs/intrinsics-guide/index.html>`__
- LLVM