llvm-capstone/mlir/tools/mlir-opt
Guray Ozen 5caae72d1a
[mlir][gpu] Productize test-lower-to-nvvm as gpu-lower-to-nvvm (#75775)
The `test-lower-to-nvvm` pipeline serves as the common and proper
pipeline for nvvm+host compilation, and it's used across our CUDA
integration tests.

This PR updates the `test-lower-to-nvvm` pipeline to `gpu-lower-to-nvvm`
and moves it within `InitAllPasses.h`. The aim is to call it from
Python, also having a standardize compilation process for nvvm.
2023-12-19 08:40:46 +01:00
..
CMakeLists.txt Add missing dep on MLIRToLLVMIRTranslationRegistration to mlir-opt. (#75111) 2023-12-12 14:10:06 -08:00
mlir-opt.cpp [mlir][gpu] Productize test-lower-to-nvvm as gpu-lower-to-nvvm (#75775) 2023-12-19 08:40:46 +01:00