summaryrefslogtreecommitdiff
path: root/mlir/lib/Conversion/VectorToGPU/CMakeLists.txt
AgeCommit message (Expand)Author
2023-05-16[mlir][GPU] Rename MLIRGPUOps CMake target to MLIRGPUDialectMatthias Springer
2023-03-09[mlir][vector] Add missing build dependencies for VectorToGPUJakub Kuderski
2022-10-05[mlir][nvgpu] NFC - move NVGPU conversion helpers to NvGpu utils libraryChristopher Bate
2022-09-29[mlir][arith] Change dialect name from Arithmetic to ArithJakub Kuderski
2022-06-13[mlir] (NFC) Clean up bazel and CMake target namesMogball
2022-05-20[mlir] Add missing NVGPU link dependency to VectorToGPUChristopher Bate
2022-05-20[MLIR][GPU] Add NvGpu mma.sync path to the VectorToGPU passChristopher Bate
2022-01-31[mlir][vector][NFC] Split into IR, Transforms and UtilsMatthias Springer
2022-01-24[mlir] Add more missing dependencies after D118062River Riddle
2021-10-13[MLIR] Replace std ops with arith dialect opsMogball
2021-07-07[MLIR] Split out GPU ops library from TransformsUday Bondhugula
2021-06-11[mlir][VectorToGPU] First step to convert vector ops to GPU MMA opsthomasraoux