[mlir][DialectConversion][NFC] Add comment blocks and organize a bit of the code
authorRiver Riddle <riddleriver@gmail.com>
Thu, 25 Jun 2020 00:34:16 +0000 (17:34 -0700)
committerRiver Riddle <riddleriver@gmail.com>
Thu, 25 Jun 2020 00:42:10 +0000 (17:42 -0700)
commite6a343e491d4ee52b4085bf2b2c24669f1f9a6ce
tree96befc86dc570bcfa9d1c94a3e83bc1a8932d632
parent2bcb62086884fdb5248a8fe9095c1ad08e2ecd50
[mlir][DialectConversion][NFC] Add comment blocks and organize a bit of the code

This helps improve the readability when scrolling through the many functions of ConversionPatternRewriterImpl.
mlir/lib/Transforms/DialectConversion.cpp