[NFC] Fix some comments and only look at terminators when looking for ReturnLike ops
authorRahul Joshi <jurahul@google.com>
Tue, 20 Jul 2021 00:19:29 +0000 (17:19 -0700)
committerRahul Joshi <jurahul@google.com>
Tue, 20 Jul 2021 15:05:20 +0000 (08:05 -0700)
commit53e5a60fd53df755f6342c23791c8bb6cd6ec47e
tree6bf699536073875e57260799bee7468ff0c12824
parentea864c9933021030e33411da79b5155a78b33325
[NFC] Fix some comments and only look at terminators when looking for ReturnLike ops

Differential Revision: https://reviews.llvm.org/D106326
mlir/include/mlir/Analysis/BufferViewFlowAnalysis.h
mlir/lib/Analysis/BufferViewFlowAnalysis.cpp