[mlir] Remove redundaunt return statements (NFC)
authorKazu Hirata <kazu@google.com>
Sun, 7 Aug 2022 07:16:13 +0000 (00:16 -0700)
committerKazu Hirata <kazu@google.com>
Sun, 7 Aug 2022 07:16:13 +0000 (00:16 -0700)
commitaf2d2d775908734f2a71a70a24ad540760f2d88b
treeeecf0b48be8c5565c1e9b78c0a4af8ff1b02eb3c
parent3b114087c34bc1428b157eff8ca8599f7d2380f9
[mlir] Remove redundaunt return statements (NFC)

Identified with readability-redundant-control-flow.
mlir/lib/Transforms/Utils/CommutativityUtils.cpp