summaryrefslogtreecommitdiff
path: root/mlir/lib/Target/SPIRV/Target.cpp
AgeCommit message (Expand)Author
2024-08-27[mlir][gpu] Add metadata attributes for storing kernel metadata in GPU object...Fabian Mora
2024-08-27[mlir][gpu] Pass GPU module to `TargetAttrInterface::createObject`. (#94910)Fabian Mora
2023-11-05[mlir][spirv] Fix missing dependency and remove unnecessary headersLei Zhang
2023-11-05[mlir][spirv] Implement gpu::TargetAttrInterface (#69949)Sang Ik Lee