[all-commits] [llvm/llvm-project] a7cdea: [mlir][gpu] Add documentation for the new GPU comp...
Fabian Mora via All-commits
all-commits at lists.llvm.org
Fri Aug 11 17:32:59 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a7cdea70095f89b6b43918e10dd66c3dd48d80e2
https://github.com/llvm/llvm-project/commit/a7cdea70095f89b6b43918e10dd66c3dd48d80e2
Author: Fabian Mora <fmora.dev at gmail.com>
Date: 2023-08-12 (Sat, 12 Aug 2023)
Changed paths:
M mlir/docs/Dialects/GPU.md
Log Message:
-----------
[mlir][gpu] Add documentation for the new GPU compilation mechanism
Adds documentation to the GPU dialect docs giving a general overview of the new
compilation mechanism introduced in the patch series ending in D154153.
Reviewed By: mehdi_amini
Differential Revision: https://reviews.llvm.org/D157461
More information about the All-commits
mailing list