llvm-project/mlir/lib/Conversion/GPUToCUDA
River Riddle 9a277af2d4 [mlir][Pass] Add support for generating pass utilities via tablegen
This revision adds support for generating utilities for passes such as options/statistics/etc. that can be inferred from the tablegen definition. This removes additional boilerplate from the pass, and also makes it easier to remove the reliance on the pass registry to provide certain things(e.g. the pass argument).

Differential Revision: https://reviews.llvm.org/D76659
2020-04-01 02:10:46 -07:00
..
CMakeLists.txt [mlir][Pass] Move the registration of conversion passes to tablegen 2020-04-01 02:10:46 -07:00
ConvertKernelFuncToCubin.cpp [mlir] Move the testing pass for GpuKernelToCubin to the test/ directory 2020-03-22 03:38:09 -07:00
ConvertLaunchFuncToCudaCalls.cpp [mlir][Pass] Add support for generating pass utilities via tablegen 2020-04-01 02:10:46 -07:00