This removes the static pass registration, and also cleans up some lingering technical debt.
Depends On D76553
Paths
| Differential D76554
[mlir] Move the testing pass for GpuKernelToCubin to the test/ directory ClosedPublic Authored by rriddle on Mar 21 2020, 3:09 PM.
Details Summary This removes the static pass registration, and also cleans up some lingering technical debt. Depends On D76553
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 21 2020, 4:51 PM Closed by commit rGe8f5c072f6df: [mlir] Move the testing pass for GpuKernelToCubin to the test/ directory (authored by rriddle). · Explain WhyMar 22 2020, 3:42 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 251882 mlir/include/mlir/InitAllPasses.h
mlir/lib/Conversion/GPUToCUDA/ConvertKernelFuncToCubin.cpp
mlir/test/lib/Transforms/CMakeLists.txt
mlir/test/lib/Transforms/TestConvertGPUKernelToCubin.cpp
mlir/tools/mlir-opt/mlir-opt.cpp
|