[Bug middle-end/121467] Standard Pattern name documentation is unordered and lacks grouping
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Apr 4 13:35:44 GMT 2026
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121467
--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
commit f1c276ff8b3c0e280eea9d266e9fa15bf6995237 (origin/master, origin/HEAD)
Author: Richard Biener <rguenther@suse.de>
Date: Tue Mar 24 19:09:38 2026 +0100
middle-end/121467 - split the Standard Pattern Names section
The following splits the standard pattern names section into two
(for now), listing vector related patterns separately. It also
adds a separate index for the many standard pattern names we have,
something long overdue.
* doc/gccint.texi: Add named pattern index with @mdindex.
* doc/md.texi (Standard Pattern Names For Generation): Split
table into two using subsections, splitting out vectorizer
related standard patterns. Use @mdindex for all standard
pattern names.
More information about the Gcc-bugs
mailing list