]> git.ipfire.org Git - thirdparty/gcc.git/commit
PHIOPT: Update comment about what the pass now does
authorAndrew Pinski <apinski@marvell.com>
Mon, 1 May 2023 16:21:59 +0000 (09:21 -0700)
committerAndrew Pinski <apinski@marvell.com>
Mon, 1 May 2023 17:31:40 +0000 (10:31 -0700)
commitd89b152436a14cae3715af06cd52ed2d0eaafb8e
tree8217fd72ef074868f3f605a4ac13849c57ebf5ec
parent977a3be3ccbc7f177316b2b349523023cac37bcd
PHIOPT: Update comment about what the pass now does

I noticed I didn't update the comment about how the pass
works after I initially added match_simplify_replacement.
Anyways this updates the comment to be the current state
of the pass.

OK?

gcc/ChangeLog:

* tree-ssa-phiopt.cc: Update comment about
how the transformation are implemented.
gcc/tree-ssa-phiopt.cc