[mlir][NFC] Remove redundant let assignment.
authorjacquesguan <Jianjian.Guan@streamcomputing.com>
Tue, 22 Mar 2022 12:04:56 +0000 (20:04 +0800)
committerjacquesguan <Jianjian.Guan@streamcomputing.com>
Wed, 23 Mar 2022 02:22:27 +0000 (10:22 +0800)
commitf4037650e0c74454e12b4eabd94fec06d678505f
treecba3052360f0cc634e664f5172ee7bca576332b1
parent75f0d12ebfc9616957991ffc4be7722b1c3a871b
[mlir][NFC] Remove redundant let assignment.

We already have bit hasFolder = 0 in the defination of the class Op, so no need to have another let assignment here.

Differential Revision: https://reviews.llvm.org/D122222
mlir/include/mlir/Dialect/SCF/SCFOps.td