Files
clang-p2996/mlir/lib/Dialect/GPU/Transforms/ModuleToBinary.cpp
Fabian Mora 5b4f2b906b [mlir][gpu] Add an offloading handler attribute to gpu.module (#78047)
This patch adds an optional offloading handler attribute to
the`gpu.module` op. This attribute will be used during
`gpu-module-to-binary` pass to override the offloading handler used in
the `gpu.binary` op.
2024-01-15 16:58:10 -05:00

5.4 KiB