zzzDavid / mlir-playground

My Playground with MLIR stuff

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mlir-playground

My Playground with MLIR stuff

GPU Backend

This example demonstrates how to target NVIDIA GPU backend from Linalg dialect. I successfully lowered the Linalg matmul example to LLVM/NVVM dialect and created both a JiT and an executable.

About

My Playground with MLIR stuff


Languages

Language:MLIR 54.1%Language:Shell 31.5%Language:C 14.4%