[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
Loading
Please sign in to comment