[all-commits] [llvm/llvm-project] e6a343: [mlir][DialectConversion][NFC] Add comment blocks ...
River Riddle via All-commits
all-commits at lists.llvm.org
Wed Jun 24 17:42:28 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e6a343e491d4ee52b4085bf2b2c24669f1f9a6ce
https://github.com/llvm/llvm-project/commit/e6a343e491d4ee52b4085bf2b2c24669f1f9a6ce
Author: River Riddle <riddleriver at gmail.com>
Date: 2020-06-24 (Wed, 24 Jun 2020)
Changed paths:
M mlir/lib/Transforms/DialectConversion.cpp
Log Message:
-----------
[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.
More information about the All-commits
mailing list