]> git.ipfire.org Git - thirdparty/gcc.git/commit
Remove unused stmt_vectype
authorRichard Biener <rguenther@suse.de>
Fri, 25 Jul 2025 09:45:17 +0000 (11:45 +0200)
committerRichard Biener <rguenther@suse.de>
Fri, 25 Jul 2025 12:20:22 +0000 (14:20 +0200)
commitc2bb709a9cd580309016ed95b6e2abc9cb7a26e8
treebcafa9b1b67140f002cd703544ac939b940a353f
parenta2775feb7c7de9f21f79052e2b6a752a3eb08f07
Remove unused stmt_vectype

The following removes an unused accessor to data that should go away.

* target.h (stmt_vectype): Remove.
* tree-vect-stmts.cc (stmt_vectype): Likewise.
gcc/target.h
gcc/tree-vect-stmts.cc