Parenthesize match expression to avoid operator precedence issues
authorMLIR Team <no-reply@google.com>
Thu, 27 Jun 2019 17:56:37 +0000 (10:56 -0700)
committerA. Unique TensorFlower <gardener@tensorflow.org>
Thu, 27 Jun 2019 18:07:07 +0000 (11:07 -0700)
commit7b5f49af76991066437d72122b5789e97ba495da
tree6f364ecaec236706919bfab4ad8040e7528f48c8
parentbda669beea2c6de2e832533bf79fa0add6425d0c
Parenthesize match expression to avoid operator precedence issues

PiperOrigin-RevId: 255435454
mlir/test/mlir-tblgen/pattern-bound-symbol.td
mlir/tools/mlir-tblgen/RewriterGen.cpp