[PATCH] D76553: [mlir][NFC] Remove Analysis/Passes.h
River Riddle via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Mar 21 15:29:33 PDT 2020
rriddle created this revision.
rriddle added a reviewer: mehdi_amini.
Herald added subscribers: llvm-commits, Joonsoo, liufengdb, lucyrfox, mgester, arpith-jacob, nicolasvasilache, antiagainst, shauheen, burmako, jpienaar.
Herald added a project: LLVM.
rriddle added a child revision: D76554: [mlir] Move the testing pass for GpuKernelToCubin to the test/ directory.
This file only contains references to test passes, and was never removed when the test passes were moved to the test/ directory.
Depends On D76552 <https://reviews.llvm.org/D76552>
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D76553
Files:
mlir/include/mlir/Analysis/Passes.h
mlir/include/mlir/InitAllPasses.h
mlir/lib/Support/MlirOptMain.cpp
mlir/test/lib/Transforms/TestAffineDataCopy.cpp
mlir/test/lib/Transforms/TestLoopFusion.cpp
mlir/test/lib/Transforms/TestMemRefBoundCheck.cpp
mlir/test/lib/Transforms/TestMemRefDependenceCheck.cpp
mlir/test/lib/Transforms/TestParallelismDetection.cpp
mlir/tools/mlir-opt/mlir-opt.cpp
mlir/tools/mlir-vulkan-runner/VulkanRuntime.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76553.251860.patch
Type: text/x-patch
Size: 6709 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200321/7914551e/attachment.bin>
More information about the llvm-commits
mailing list