]> gcc.gnu.org Git - gcc.git/commit
middle-end/110541 - VEC_PERM_EXPR documentation is off
authorRichard Biener <rguenther@suse.de>
Wed, 5 Jul 2023 06:53:01 +0000 (08:53 +0200)
committerRichard Biener <rguenther@suse.de>
Wed, 5 Jul 2023 07:44:24 +0000 (09:44 +0200)
commit9fed1ec67f83f3c56c030fe2a501b01ceb6e243f
treef6f0496a6c5dff055344397f873387139b27c2b4
parent2d11c99dfca3cc603dbbfafb3afc41689a68e40f
middle-end/110541 - VEC_PERM_EXPR documentation is off

The following adjusts the tree.def documentation about VEC_PERM_EXPR
which wasn't adjusted when the restrictions of permutes with constant
mask were relaxed.

PR middle-end/110541
* tree.def (VEC_PERM_EXPR): Adjust documentation to reflect
reality.
gcc/tree.def
This page took 0.056382 seconds and 5 git commands to generate.