[all-commits] [llvm/llvm-project] 9b974d: [MLIR] [NFC] Buffer placement pass - clang tidy wa...
Uday Bondhugula via All-commits
all-commits at lists.llvm.org
Tue Jul 14 11:20:09 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 9b974dfa720854d17df0911fdf2a55ad75052b78
https://github.com/llvm/llvm-project/commit/9b974dfa720854d17df0911fdf2a55ad75052b78
Author: Uday Bondhugula <uday at polymagelabs.com>
Date: 2020-07-14 (Tue, 14 Jul 2020)
Changed paths:
M mlir/lib/Transforms/BufferPlacement.cpp
Log Message:
-----------
[MLIR] [NFC] Buffer placement pass - clang tidy warnings
Add missing const - addresses clang tidy warnings.
Differential Revision: https://reviews.llvm.org/D83794
More information about the All-commits
mailing list