[all-commits] [llvm/llvm-project] b692f4: [MLIR] Rename MemRefBoundCheck.cpp -> TestMemRefBo...
stephenneuendorffer via All-commits
all-commits at lists.llvm.org
Wed Feb 5 11:27:13 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b692f43e424c1282c120d9a93a7eee58114a0f55
https://github.com/llvm/llvm-project/commit/b692f43e424c1282c120d9a93a7eee58114a0f55
Author: Stephen Neuendorffer <stephen.neuendorffer at xilinx.com>
Date: 2020-02-05 (Wed, 05 Feb 2020)
Changed paths:
M mlir/include/mlir/Analysis/Passes.h
M mlir/test/Transforms/memref-bound-check.mlir
M mlir/test/lib/Transforms/CMakeLists.txt
R mlir/test/lib/Transforms/MemRefBoundCheck.cpp
A mlir/test/lib/Transforms/TestMemRefBoundCheck.cpp
Log Message:
-----------
[MLIR] Rename MemRefBoundCheck.cpp -> TestMemRefBoundCheck.cpp
Summary:
This makes it consistent with other test passes.
Reviewers: rriddle
Reviewed By: rriddle
Subscribers: merge_guards_bot, mgorny, mehdi_amini, jpienaar, burmako, shauheen, antiagainst, nicolasvasilache, arpith-jacob, mgester, lucyrfox, aartbik, liufengdb, Joonsoo, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D74068
More information about the All-commits
mailing list