docs: update link to intel optimization reference manual

Seems this document has moved since last we updated this link. But
instead of chasing the exact CDN link, let's link to the document on
Intel's website. There's both a download-link there, as well as the
ability to read the document online.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21448>
This commit is contained in:
Erik Faye-Lund 2023-02-21 15:05:16 +01:00 committed by Marge Bot
parent 8203618d45
commit 54f2074ebe

View file

@ -258,7 +258,7 @@ Recommended Reading
- `Optimizing Pixomatic For Modern x86
Processors <https://www.drdobbs.com/optimizing-pixomatic-for-modern-x86-proc/184405807>`__
- `Intel 64 and IA-32 Architectures Optimization Reference
Manual <https://cdrdv2-public.intel.com/671488/248966_software_optimization_manual.pdf>`__
Manual <https://www.intel.com/content/www/us/en/content-details/671488/intel-64-and-ia-32-architectures-optimization-reference-manual.html>`__
- `Software optimization
resources <https://www.agner.org/optimize/>`__
- `Intel Intrinsics