> Am 08.05.2023 um 20:14 schrieb Alexander Monakov via Gcc-patches > <gcc-patches@gcc.gnu.org>: > > I'm trying to study match.pd/genmatch with the eventual goal of > improving match-and-simplify code generation. Here's some trivial > cleanups for the recent refactoring in the meantime. > > Alexander Monakov (3): > genmatch: clean up emit_func > genmatch: clean up showUsage > genmatch: fixup get_out_file Ok for all. Richard > gcc/genmatch.cc | 159 ++++++++++++++++++++++++------------------------ > 1 file changed, 79 insertions(+), 80 deletions(-) > > -- > 2.39.2 >
Re: [PATCH 0/3] Trivial cleanups for genmatch
Richard Biener via Gcc-patches Mon, 08 May 2023 11:32:04 -0700
- [PATCH 0/3] Trivial cleanups for genmatc... Alexander Monakov via Gcc-patches
- [PATCH 2/3] genmatch: clean up show... Alexander Monakov via Gcc-patches
- [PATCH 3/3] genmatch: fixup get_out... Alexander Monakov via Gcc-patches
- [PATCH 1/3] genmatch: clean up emit... Alexander Monakov via Gcc-patches
- Re: [PATCH 0/3] Trivial cleanups fo... Richard Biener via Gcc-patches