]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: factor out opIsCommutative from commute1
authorJosh Bleecher Snyder <josharian@gmail.com>
Mon, 6 Jan 2020 21:14:03 +0000 (13:14 -0800)
committerJosh Bleecher Snyder <josharian@gmail.com>
Thu, 20 Feb 2020 03:27:46 +0000 (03:27 +0000)
commit715e8bbe636ae9aa7365ff8415dcbf1b5f57b009
treedec7462cadf6b5cca672c45ce4dea93fb5c0a935
parent06fa4c9589d5fec17cb507c471d57d6338afae74
cmd/compile: factor out opIsCommutative from commute1

Change-Id: I989a66c98dcca8168e35dd9834fc1365e0a1d881
Reviewed-on: https://go-review.googlesource.com/c/go/+/213697
Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com>
Reviewed-by: Keith Randall <khr@golang.org>
src/cmd/compile/internal/ssa/gen/rulegen.go