diff options
author | Angel Zhang <angel.zhang@amd.com> | 2024-08-20 13:17:17 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-20 13:17:17 -0400 |
commit | 93eda08babe95188ee41400035abaade79cda7d1 (patch) | |
tree | 0e27af6b82b33dae61a113051376fdbbe1585e96 /llvm/lib/Object/MachOObjectFile.cpp | |
parent | e0441d587b3c5c5d11b08cbcfbbbb66ea8185510 (diff) | |
download | llvm-93eda08babe95188ee41400035abaade79cda7d1.zip llvm-93eda08babe95188ee41400035abaade79cda7d1.tar.gz llvm-93eda08babe95188ee41400035abaade79cda7d1.tar.bz2 |
[mlir][spirv] Support `gpu` in `convert-to-spirv` pass (#105010)
This PR adds conversion patterns for GPU to the `convert-to-spirv` pass,
introduced in #95942. Now the pass is able to convert each `gpu.module`
and its ops within a `builtin.module` into a `spirv.module`.
**Future Plans**
- Use `gpu.launch_func` to invoke kernel from host functions
- Potentially integrate into the `mlir-vulkan-runner` for e2e testing
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions