diff options
author | Richard Sandiford <richard.sandiford@arm.com> | 2024-12-10 14:22:28 +0000 |
---|---|---|
committer | Richard Sandiford <richard.sandiford@arm.com> | 2024-12-10 14:22:28 +0000 |
commit | d24316413cbe9e2f3098f57e88a3c733c115e0ed (patch) | |
tree | 5c245472fbfcc4ca45f8ca9d5470a7a7180d73bf /libstdc++-v3/testsuite/std/ranges | |
parent | 164e3e66a61ce2ca30f78e9129c8f9592a9fe0fa (diff) | |
download | gcc-d24316413cbe9e2f3098f57e88a3c733c115e0ed.zip gcc-d24316413cbe9e2f3098f57e88a3c733c115e0ed.tar.gz gcc-d24316413cbe9e2f3098f57e88a3c733c115e0ed.tar.bz2 |
Remove vcond{,u,eq} optabs
This patch removes the remaining traces of the vcond{,u,eq} optabs.
Earlier patches removed the target-independent uses and I couldn't
find any direct references to either the *_optabs or the ifns
in target-specific code.
gcc/
* doc/md.texi (vcond@var{m}@var{n}, vcondu@var{m}@var{n})
(vcondeq@var{m}@var{n}): Delete.
(vcond_mask_@var{m}@var{n}): Redocument in standalone form.
* internal-fn.def (VCOND, VCONDU, VCONDEQ): Delete.
* internal-fn.cc (expand_vec_cond_optab_fn): Delete.
* optabs.def (vcond_optab, vcondu_optab, vcondeq_optab): Delete.
Diffstat (limited to 'libstdc++-v3/testsuite/std/ranges')
0 files changed, 0 insertions, 0 deletions